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

Unified Diff: chrome/chrome_browser.gypi

Issue 1385663002: [Contextual Search] Add Mojo-enabled API component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed Pedro's comments on naming methods in ContextualSearchApiController. Created 5 years, 2 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 bdc86082fc50f0740f5b71f415170c44a9bd4da3..0d556cb87efef0dd8e6fa4bf90945e9fe1e56f7b 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -750,6 +750,8 @@
'browser/safe_browsing/srt_field_trial_win.h',
'browser/safe_browsing/srt_global_error_win.cc',
'browser/safe_browsing/srt_global_error_win.h',
+ 'browser/search/contextual_search_api_controller.cc',
+ 'browser/search/contextual_search_api_controller.h',
'browser/search/contextual_search_policy_handler_android.cc',
'browser/search/contextual_search_policy_handler_android.h',
'browser/search/iframe_source.cc',

Powered by Google App Engine
This is Rietveld 408576698