Index: chrome/test/ext_auto/auto_provider/manifest.json |
diff --git a/chrome/test/ext_auto/auto_provider/manifest.json b/chrome/test/ext_auto/auto_provider/manifest.json |
index e0f29c3f8f3b383f9aa9360bb535450dff88b156..6ecc2e2618725d2da6e23d91b0edac7615f340d0 100644 |
--- a/chrome/test/ext_auto/auto_provider/manifest.json |
+++ b/chrome/test/ext_auto/auto_provider/manifest.json |
@@ -15,7 +15,6 @@ |
"audioCapture", |
"autotestPrivate", |
"background", |
- "bluetooth", |
"bookmarkManagerPrivate", |
"bookmarks", |
"browsingData", |
@@ -78,5 +77,6 @@ |
"webRequest", |
"webRequestBlocking", |
"webview" |
- ] |
+ ], |
+ "bluetooth": {} |
} |