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

Unified Diff: chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension2.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-extension2.json
===================================================================
--- chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension2.json (revision 140193)
+++ chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension2.json (working copy)
@@ -2,7 +2,7 @@
"id": "hpiknbiabeeppbpihjehijgoemciehgk",
"version": "2",
"name": "My extension 2",
- "mayDisable": true,
+ "userModifiable": true,
"enabled": true,
"terminated": false,
"description": "",

Powered by Google App Engine
This is Rietveld 408576698