Index: extensions/common/api/bluetooth_private.json |
diff --git a/chrome/common/extensions/api/bluetooth_private.json b/extensions/common/api/bluetooth_private.json |
similarity index 98% |
rename from chrome/common/extensions/api/bluetooth_private.json |
rename to extensions/common/api/bluetooth_private.json |
index d80572457164e45197be692bb28ff1714fca4687..20c82f1b95af5cf4f82d366254f7969c37f8073e 100644 |
--- a/chrome/common/extensions/api/bluetooth_private.json |
+++ b/extensions/common/api/bluetooth_private.json |
@@ -3,7 +3,7 @@ |
"namespace": "bluetoothPrivate", |
"description": " Use the <code>chrome.bluetoothPrivate</code> API to control the Bluetooth\n adapter state and handle device pairing.", |
"compiler_options": { |
- "implemented_in": "chrome/browser/extensions/api/bluetooth/bluetooth_private_api.h" |
+ "implemented_in": "extensions/browser/api/bluetooth/bluetooth_private_api.h" |
}, |
"functions": [ |
{ |