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

Unified Diff: chrome/browser/resources/history/externs.js

Issue 1596273003: [Android] Use fallback icon if there is no large favicon on the history page (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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/browser/resources/history/externs.js
diff --git a/chrome/browser/resources/history/externs.js b/chrome/browser/resources/history/externs.js
index fe44653904ef63a57263d486d5bd77f1f2b2a7ad..30dcf49d9548ca578cb4886ff266bc023157c97b 100644
--- a/chrome/browser/resources/history/externs.js
+++ b/chrome/browser/resources/history/externs.js
@@ -19,6 +19,7 @@
* deviceName: string,
* deviceType: string,
* domain: string,
+ * fallbackFaviconChar: string,
Dan Beam 2016/02/06 03:34:29 i don't think this is right, you should run the cl
pkotwicz 2016/02/06 04:31:27 Thanks for catching!
* hostFilteringBehavior: number,
* snippet: string,
* starred: boolean,
« no previous file with comments | « no previous file | chrome/browser/resources/history/history.css » ('j') | chrome/browser/resources/history/history_mobile.css » ('J')

Powered by Google App Engine
This is Rietveld 408576698