Index: extensions/browser/api/networking_private/network_config_dbus_constants_linux.h |
diff --git a/chrome/browser/extensions/api/networking_private/network_config_dbus_constants_linux.h b/extensions/browser/api/networking_private/network_config_dbus_constants_linux.h |
similarity index 83% |
rename from chrome/browser/extensions/api/networking_private/network_config_dbus_constants_linux.h |
rename to extensions/browser/api/networking_private/network_config_dbus_constants_linux.h |
index cbe12881e7a897dbccec51a0554d4d350795e432..91a864ce790d43df2ab60d1e444cf498b6f651b9 100644 |
--- a/chrome/browser/extensions/api/networking_private/network_config_dbus_constants_linux.h |
+++ b/extensions/browser/api/networking_private/network_config_dbus_constants_linux.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_EXTENSIONS_API_NETWORKING_PRIVATE_NETWORK_CONFIG_DBUS_CONSTANTS_LINUX_H_ |
-#define CHROME_BROWSER_EXTENSIONS_API_NETWORKING_PRIVATE_NETWORK_CONFIG_DBUS_CONSTANTS_LINUX_H_ |
+#ifndef EXTENSIONS_BROWSER_API_NETWORKING_PRIVATE_NETWORK_CONFIG_DBUS_CONSTANTS_LINUX_H_ |
+#define EXTENSIONS_BROWSER_API_NETWORKING_PRIVATE_NETWORK_CONFIG_DBUS_CONSTANTS_LINUX_H_ |
namespace extensions { |
@@ -37,4 +37,4 @@ extern const char kNetworkManagerConnectionConfigSsid[]; |
} // namespace extensions |
-#endif // CHROME_BROWSER_EXTENSIONS_API_NETWORKING_PRIVATE_NETWORK_CONFIG_DBUS_CONSTANTS_LINUX_H_ |
+#endif // EXTENSIONS_BROWSER_API_NETWORKING_PRIVATE_NETWORK_CONFIG_DBUS_CONSTANTS_LINUX_H_ |