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

Unified Diff: chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension3.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
« no previous file with comments | « chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension2.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension3.json
===================================================================
--- chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension3.json (revision 140193)
+++ chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension3.json (working copy)
@@ -2,7 +2,7 @@
"id": "bjafgdebaacbbbecmhlhpofkepfkgcpa",
"version": "1.0",
"name": "My extension 3",
- "mayDisable": true,
+ "userModifiable": true,
"enabled": true,
"terminated": false,
"description": "",
« no previous file with comments | « chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension2.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698