Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / test / ext_auto / auto_provider / manifest.json
index e0f29c3..ede8acb 100644 (file)
@@ -15,7 +15,6 @@
      "audioCapture",
      "autotestPrivate",
      "background",
-     "bluetooth",
      "bookmarkManagerPrivate",
      "bookmarks",
      "browsingData",
@@ -33,7 +32,7 @@
      "downloads",
      "experimental",
      "fileBrowserHandler",
-     "fileBrowserPrivate",
+     "fileManagerPrivate",
      "fileSystem",
      "fileSystem.write",
      "fontSettings",
@@ -78,5 +77,6 @@
      "webRequest",
      "webRequestBlocking",
      "webview"
-  ]
+  ],
+  "bluetooth": {}
 }