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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 24632002: Implementing chrome://thumbnails page to view URLs in TopSites and cached thumbnails. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Trying to fix Linux compile by reordering initializing order of weak_ptr_factory_. Created 7 years, 3 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
« no previous file with comments | « chrome/browser/ui/webui/ntp/thumbnail_list_source.cc ('k') | chrome/common/url_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index d41e46ab8a13e5bcf5b01039fa1551fb38c771e8..ed019875d10b75c41e5de3061321b6898e1adb1e 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2263,6 +2263,8 @@
'browser/ui/webui/ntp/suggestions_source_discovery.h',
'browser/ui/webui/ntp/suggestions_source_top_sites.cc',
'browser/ui/webui/ntp/suggestions_source_top_sites.h',
+ 'browser/ui/webui/ntp/thumbnail_list_source.cc',
+ 'browser/ui/webui/ntp/thumbnail_list_source.h',
'browser/ui/webui/ntp/thumbnail_source.cc',
'browser/ui/webui/ntp/thumbnail_source.h',
'browser/ui/webui/omnibox/omnibox_ui.cc',
« no previous file with comments | « chrome/browser/ui/webui/ntp/thumbnail_list_source.cc ('k') | chrome/common/url_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698