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

Unified Diff: chrome/chrome_browser.gypi

Issue 375593004: [Search] Adding a URLDataSource for search feature (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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/search/contextual_search_promo_source.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 4a5147ae761bf8b19eaf0e28b4ac096b24f84176..eaea950c8da101ee772f4339ecb61981e1deaacd 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1123,6 +1123,8 @@
'browser/resources_util.h',
'browser/safe_browsing/safe_browsing_tab_observer.cc',
'browser/safe_browsing/safe_browsing_tab_observer.h',
+ 'browser/search/contextual_search_promo_source.cc',
+ 'browser/search/contextual_search_promo_source.h',
'browser/search/hotword_client.h',
'browser/search/hotword_service.cc',
'browser/search/hotword_service.h',
« no previous file with comments | « chrome/browser/search/contextual_search_promo_source.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698