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

Unified Diff: chrome/test/data/extensions/allow_silent_upgrade/platformapp2_new.json

Issue 253433002: Stop prompting for the file system write permission in packaged apps. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Indent Created 6 years, 8 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/allow_silent_upgrade/platformapp2_new.json
diff --git a/chrome/test/data/extensions/allow_silent_upgrade/platformapp2_new.json b/chrome/test/data/extensions/allow_silent_upgrade/platformapp2_new.json
index b7c47b2c0ca6a908af3b680d378b90a80241d451..e5a6c364a399a3fe8016d3786a1fbd38a6e0e006 100644
--- a/chrome/test/data/extensions/allow_silent_upgrade/platformapp2_new.json
+++ b/chrome/test/data/extensions/allow_silent_upgrade/platformapp2_new.json
@@ -6,6 +6,7 @@
"permissions": [
"http://example.com",
"fileSystem",
+ "fileSystem.directory",
"fileSystem.write"
]
}
« no previous file with comments | « chrome/common/extensions/permissions/permission_set_unittest.cc ('k') | extensions/common/permissions/permission_message.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698