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

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: Add a RenderFrameObserver to the Wrapper and clear the gin Handle OnDestruct of the render frame. Created 5 years 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 b7a5fad64306a34236c747f9d5d4e6a96745db96..23a28be01422e78c45a3cee0c5eb8810c126b03d 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3212,6 +3212,7 @@
'../components/components.gyp:autofill_content_browser',
'../components/components.gyp:browsing_data',
'../components/components.gyp:certificate_reporting',
+ '../components/components.gyp:contextual_search_browser',
'../components/components.gyp:cookie_config',
'../components/components.gyp:data_reduction_proxy_content_browser',
'../components/components.gyp:data_use_measurement_content',

Powered by Google App Engine
This is Rietveld 408576698