Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(182)

Unified Diff: chrome/common/extensions/api/_permission_features.json

Issue 266363006: Adds API tests for listRemovableStorageDevices (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Resync. Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/api/_permission_features.json
diff --git a/chrome/common/extensions/api/_permission_features.json b/chrome/common/extensions/api/_permission_features.json
index c298363d3daca7baec23c205b453faa6c908264c..a755dead29d751c4c631f5103661241e71ead1eb 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -761,7 +761,8 @@
"extension_types": ["platform_app"],
"whitelist": [
"A291B26E088FA6BA53FFD72F0916F06EBA7C585A", // http://crbug.com/329088
- "D7986543275120831B39EF28D1327552FC343960" // http://crbug.com/329088
+ "D7986543275120831B39EF28D1327552FC343960", // http://crbug.com/329088
+ "BCC85C0D7F85897F2699974421EA402144C35C0C" // API Test
]
},
"readingListPrivate": {
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/test/data/extensions/api_test/image_writer_private/list_devices/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698