| Index: chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension1.json
|
| diff --git a/chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension1.json b/chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension1.json
|
| index 6c50242fb5b32cc7af276745dc0c855fb5e5f50c..91d1ca841d92c977535c6b0076db8b146dc47485 100644
|
| --- a/chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension1.json
|
| +++ b/chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension1.json
|
| @@ -2,6 +2,7 @@
|
| "id": "behllobkkfkfnphdnhnkndlbkcpglgmj",
|
| "version": "1.0.0.0",
|
| "name": "My extension 1",
|
| + "enabled": true,
|
| "description": "The first extension that I made.",
|
| "permissions": ["http://*.google.com/*", "https://*.google.com/*"],
|
| "content_scripts": [
|
|
|