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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1151563005: Revert of NTP Zombie Code Slayer Part IV: Most Visited (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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/chrome_browser.gypi ('k') | chrome/chrome_tests.gypi » ('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 609dc13aa4e56c9022650136a889c9c324610dd4..8fc1ca4bfd2dad082392f10a79c37576fee34f3c 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1781,6 +1781,8 @@
'browser/ui/webui/ntp/core_app_launcher_handler.h',
'browser/ui/webui/ntp/favicon_webui_handler.cc',
'browser/ui/webui/ntp/favicon_webui_handler.h',
+ 'browser/ui/webui/ntp/most_visited_handler.cc',
+ 'browser/ui/webui/ntp/most_visited_handler.h',
'browser/ui/webui/ntp/new_tab_page_handler.cc',
'browser/ui/webui/ntp/new_tab_page_handler.h',
'browser/ui/webui/ntp/new_tab_page_sync_handler.cc',
@@ -1794,6 +1796,8 @@
'browser/ui/webui/ntp/ntp_resource_cache_factory.cc',
'browser/ui/webui/ntp/ntp_resource_cache_factory.h',
'browser/ui/webui/ntp/ntp_stats.h',
+ 'browser/ui/webui/ntp/thumbnail_source.cc',
+ 'browser/ui/webui/ntp/thumbnail_source.h',
'browser/ui/webui/options/advanced_options_utils.h',
'browser/ui/webui/options/advanced_options_utils_linux.cc',
'browser/ui/webui/options/advanced_options_utils_mac.mm',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698