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

Unified Diff: chrome/chrome_browser.gypi

Issue 9358031: Added new adaptive "Suggest" tab on the New Tab Page, behing the flag, for the experiments. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Adressed the comments. Created 8 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/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 1aa03a30ba08419fcb757b513034696d852c2ef3..1e58f844283d285026caf003a33ae7e2c2fdfca9 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3925,6 +3925,8 @@
'browser/ui/webui/ntp/ntp_resource_cache_factory.h',
'browser/ui/webui/ntp/recently_closed_tabs_handler.cc',
'browser/ui/webui/ntp/recently_closed_tabs_handler.h',
+ 'browser/ui/webui/ntp/suggested_page_handler.cc',
+ 'browser/ui/webui/ntp/suggested_page_handler.h',
'browser/ui/webui/ntp/thumbnail_source.cc',
'browser/ui/webui/ntp/thumbnail_source.h',
'browser/ui/webui/omnibox/omnibox_ui.cc',

Powered by Google App Engine
This is Rietveld 408576698