Index: extensions/common/api/bluetooth/bluetooth_manifest_handler.h |
diff --git a/chrome/common/extensions/api/bluetooth/bluetooth_manifest_handler.h b/extensions/common/api/bluetooth/bluetooth_manifest_handler.h |
similarity index 80% |
rename from chrome/common/extensions/api/bluetooth/bluetooth_manifest_handler.h |
rename to extensions/common/api/bluetooth/bluetooth_manifest_handler.h |
index 2c93502b5e9f38557b860a9a7d6bbb37e41ce4f4..cd4224e1760620c121c56abeb4ba48ef51a11dbb 100644 |
--- a/chrome/common/extensions/api/bluetooth/bluetooth_manifest_handler.h |
+++ b/extensions/common/api/bluetooth/bluetooth_manifest_handler.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_HANDLER_H_ |
-#define CHROME_COMMON_EXTENSIONS_API_BLUETOOTH_BLUETOOTH_MANIFEST_HANDLER_H_ |
+#ifndef EXTENSIONS_COMMON_API_BLUETOOTH_BLUETOOTH_MANIFEST_HANDLER_H_ |
+#define EXTENSIONS_COMMON_API_BLUETOOTH_BLUETOOTH_MANIFEST_HANDLER_H_ |
#include <string> |
#include <vector> |
@@ -38,4 +38,4 @@ class BluetoothManifestHandler : public ManifestHandler { |
} // namespace extensions |
-#endif // CHROME_COMMON_EXTENSIONS_API_BLUETOOTH_BLUETOOTH_MANIFEST_HANDLER_H_ |
+#endif // EXTENSIONS_COMMON_API_BLUETOOTH_BLUETOOTH_MANIFEST_HANDLER_H_ |