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

Unified Diff: components/contextual_search/BUILD.gn

Issue 1765243002: Remove Mojo bindings environment. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 | « components/arc/arc_bridge_service_unittest.cc ('k') | components/dom_distiller.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/contextual_search/BUILD.gn
diff --git a/components/contextual_search/BUILD.gn b/components/contextual_search/BUILD.gn
index 096c54a84b3b20b89d8774694326d19d341fc9ed..8d546020c6f7bf3c6c881f10839d8a00652035ce 100644
--- a/components/contextual_search/BUILD.gn
+++ b/components/contextual_search/BUILD.gn
@@ -40,7 +40,6 @@ static_library("renderer") {
"//content/public/common",
"//content/public/renderer",
"//gin",
- "//mojo/environment:chromium",
"//mojo/public/cpp/bindings",
"//third_party/WebKit/public:blink_headers",
"//v8",
« no previous file with comments | « components/arc/arc_bridge_service_unittest.cc ('k') | components/dom_distiller.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698