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

Unified Diff: chrome/test/data/extensions/api_test/stubs_app/manifest.json

Issue 1030133002: Move the check for fileBrowserHandler permission to FileBrowserHandler. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed test for OS != OS_CHROMEOS. Created 5 years, 9 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/test/data/extensions/api_test/stubs_app/manifest.json
diff --git a/chrome/test/data/extensions/api_test/stubs_app/manifest.json b/chrome/test/data/extensions/api_test/stubs_app/manifest.json
index bbe2cff41bec2c85178c74afb12641e230c1072f..79a32eb0a8dcf7efb24c1d4480e2b4caa15af7cb 100644
--- a/chrome/test/data/extensions/api_test/stubs_app/manifest.json
+++ b/chrome/test/data/extensions/api_test/stubs_app/manifest.json
@@ -15,7 +15,6 @@
"clipboardWrite",
"contextMenus",
"desktopCapture",
- "fileBrowserHandler",
"fileSystem",
"gcm",
"geolocation",

Powered by Google App Engine
This is Rietveld 408576698