// Copyright 2013 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef COMPONENTS_ONC_ONC_CONSTANTS_H_ #define COMPONENTS_ONC_ONC_CONSTANTS_H_ #include <string> #include "base/component_export.h" // Constants for ONC properties. onc // namespace onc #endif // COMPONENTS_ONC_ONC_CONSTANTS_H_