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

Unified Diff: chrome/browser/BUILD.gn

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/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 41f867fc41cb09ded7fdc329f0100fbe3bd1210a..1db1b3ed2c337618172ea11a37d40f3bff83d9e1 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -290,6 +290,7 @@ source_set("browser") {
"//components/app_modal",
"//components/autofill/content/browser",
"//components/browsing_data",
+ "//components/contextual_search:browser",
"//components/data_reduction_proxy/content/browser",
"//components/data_use_measurement/content",
"//components/devtools_discovery",
« no previous file with comments | « no previous file | chrome/browser/DEPS » ('j') | components/contextual_search/renderer/contextual_search_wrapper.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698