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

Unified Diff: chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension1.json

Issue 10382149: Refactor the various ways to control what users can do to extensions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 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/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension1.json
===================================================================
--- chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension1.json (revision 140193)
+++ chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension1.json (working copy)
@@ -2,7 +2,7 @@
"id": "behllobkkfkfnphdnhnkndlbkcpglgmj",
"version": "1.0.0.0",
"name": "__MSG_chrome_extension_name__",
- "mayDisable": true,
+ "userModifiable": true,
"enabled": true,
"terminated": false,
"description": "__MSG_chrome_extension_description__",

Powered by Google App Engine
This is Rietveld 408576698