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

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

Issue 367006: Expected output changed. Updating files to match.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 1 month 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 | « no previous file | chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension2.json » ('j') | 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-extension1.json
===================================================================
--- chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension1.json (revision 31022)
+++ chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension1.json (working copy)
@@ -6,6 +6,7 @@
"description": "The first extension that I made.",
"permissions": ["http://*.google.com/*", "https://*.google.com/*"],
"icon": "icon_128.png",
+ "order": 2,
"content_scripts": [
{
"matches": ["file://*", "http://*.google.com/*", "https://*.google.com/*"],
« no previous file with comments | « no previous file | chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698