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

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

Issue 360039: Fix bug where we were not displaying icons in the management (Closed)
Patch Set: update test data 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
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 f364e578af5ad2c45ebf0d449009573ecac6c989..e0382860073322f8e35c80ab0e59ec57e5c45960 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
@@ -5,7 +5,6 @@
"enabled": true,
"description": "The first extension that I made.",
"permissions": ["http://*.google.com/*", "https://*.google.com/*"],
- "icon": "icon_128.png",
"order": 2,
"content_scripts": [
{

Powered by Google App Engine
This is Rietveld 408576698