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

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 comments 2 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 0d86fc4365ae57f6edd0626d79816d209705977f..6f3d0c5383b0855351bb8c99a9852f560545da48 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3981,6 +3981,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/suggestions_page_handler.cc',
+ 'browser/ui/webui/ntp/suggestions_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