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

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

Issue 1780009: Reland: Link the name of the extension on the management page to the... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 8 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 45664)
+++ chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension1.json (working copy)
@@ -31,5 +31,6 @@
"render_view_id": 0
}
],
- "hasPopupAction": false
+ "hasPopupAction": false,
+ "galleryUrl": ""
}

Powered by Google App Engine
This is Rietveld 408576698