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

Unified Diff: chrome/browser/resources/ntp4/page_list_view.js

Issue 2576833002: Make some updates to extension iconography. (Closed)
Patch Set: add test Created 4 years 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/browser/resources/ntp4/page_list_view.js
diff --git a/chrome/browser/resources/ntp4/page_list_view.js b/chrome/browser/resources/ntp4/page_list_view.js
index 6ec7d4e79cf05c53578a0bada333819206ab46ab..3177ed6103a9e2af55325a56cbf7081f3ac1cbe3 100644
--- a/chrome/browser/resources/ntp4/page_list_view.js
+++ b/chrome/browser/resources/ntp4/page_list_view.js
@@ -19,8 +19,7 @@
* full_name: string,
* full_name_direction: string,
* homepageUrl: string,
- * icon_big: string,
- * icon_big_exists: boolean,
+ * icon: string,
* icon_small: string,
* icon_small_exists: boolean,
* id: string,

Powered by Google App Engine
This is Rietveld 408576698