Index: chromeos/network/onc_translation_tables.h |
diff --git a/chrome/browser/chromeos/network_settings/onc_translation_tables.h b/chromeos/network/onc_translation_tables.h |
similarity index 71% |
rename from chrome/browser/chromeos/network_settings/onc_translation_tables.h |
rename to chromeos/network/onc_translation_tables.h |
index 66594d847abded094dfb1328f1bbf1a53d3dc004..3fb7bd23902967ccc672e9cd46ef802244724061 100644 |
--- a/chrome/browser/chromeos/network_settings/onc_translation_tables.h |
+++ b/chromeos/network/onc_translation_tables.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef CHROME_BROWSER_CHROMEOS_NETWORK_SETTINGS_ONC_TRANSLATION_TABLES_H_ |
-#define CHROME_BROWSER_CHROMEOS_NETWORK_SETTINGS_ONC_TRANSLATION_TABLES_H_ |
+#ifndef CHROMEOS_NETWORK_ONC_TRANSLATION_TABLES_H_ |
+#define CHROMEOS_NETWORK_ONC_TRANSLATION_TABLES_H_ |
namespace chromeos { |
namespace onc { |
@@ -21,4 +21,4 @@ extern const StringTranslationEntry kVPNTypeTable[]; |
} // namespace onc |
} // namespace chromeos |
-#endif // CHROME_BROWSER_CHROMEOS_NETWORK_SETTINGS_ONC_TRANSLATION_TABLES_H_ |
+#endif // CHROMEOS_NETWORK_ONC_TRANSLATION_TABLES_H_ |