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

Unified Diff: chrome/chrome_browser.gypi

Issue 12840003: Implement local NTP for fallback. (Closed) Base URL: https://git.chromium.org/chromium/src.git@master
Patch Set: Respond. Created 7 years, 9 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 2813a8900e1ccc8e28b5482dcc26bd71b7cb4c05..03f4b96c1879fd7ef928bb262af90925024866da 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1620,6 +1620,8 @@
'browser/search/instant_service.h',
'browser/search/instant_service_factory.cc',
'browser/search/instant_service_factory.h',
+ 'browser/search/local_ntp_source.cc',
+ 'browser/search/local_ntp_source.h',
'browser/search/local_omnibox_popup_source.cc',
'browser/search/local_omnibox_popup_source.h',
'browser/search/search.cc',

Powered by Google App Engine
This is Rietveld 408576698