Index: extensions/common/api/bluetooth/bluetooth_manifest_permission.h |
diff --git a/chrome/common/extensions/api/bluetooth/bluetooth_manifest_permission.h b/extensions/common/api/bluetooth/bluetooth_manifest_permission.h |
similarity index 89% |
rename from chrome/common/extensions/api/bluetooth/bluetooth_manifest_permission.h |
rename to extensions/common/api/bluetooth/bluetooth_manifest_permission.h |
index 5c22645ccaf002bbf695b15fab2963a11d7fe011..4bbad21bc7403881576b8bcad61aebd2466c7a3a 100644 |
--- a/chrome/common/extensions/api/bluetooth/bluetooth_manifest_permission.h |
+++ b/extensions/common/api/bluetooth/bluetooth_manifest_permission.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_COMMON_EXTENSIONS_API_BLUETOOTH_BLUETOOTH_MANIFEST_PERMISSION_H_ |
-#define CHROME_COMMON_EXTENSIONS_API_BLUETOOTH_BLUETOOTH_MANIFEST_PERMISSION_H_ |
+#ifndef EXTENSIONS_COMMON_API_BLUETOOTH_BLUETOOTH_MANIFEST_PERMISSION_H_ |
+#define EXTENSIONS_COMMON_API_BLUETOOTH_BLUETOOTH_MANIFEST_PERMISSION_H_ |
#include <set> |
#include <vector> |
@@ -66,4 +66,4 @@ class BluetoothManifestPermission : public ManifestPermission { |
} // namespace extensions |
-#endif // CHROME_COMMON_EXTENSIONS_API_BLUETOOTH_BLUETOOTH_MANIFEST_PERMISSION_H_ |
+#endif // EXTENSIONS_COMMON_API_BLUETOOTH_BLUETOOTH_MANIFEST_PERMISSION_H_ |