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

Unified Diff: ui/file_manager/image_loader/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: Addressed @yoz comment. 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: ui/file_manager/image_loader/manifest.json
diff --git a/ui/file_manager/image_loader/manifest.json b/ui/file_manager/image_loader/manifest.json
index 8cf932a43f8b80ecde4b80384e3f5cf33f56c5e9..c0c5cd326a4d227afb18cbf09ba10ca91faf24c7 100644
--- a/ui/file_manager/image_loader/manifest.json
+++ b/ui/file_manager/image_loader/manifest.json
@@ -7,7 +7,6 @@
"incognito" : "split",
"manifest_version": 2,
"permissions": [
- "fileBrowserHandler",
{
"fileSystem": ["requestFileSystem"]
},

Powered by Google App Engine
This is Rietveld 408576698