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

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: Reset the Wrapper when the Frame goes away. 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 d528833eff79a46547937f5fe3458adc331dea76..1233c1039aa827cf835a3196bcb75cdeaa261576 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