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

Unified Diff: content/child/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 | « content/app/BUILD.gn ('k') | content/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/child/BUILD.gn
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
index 0ab48e1b5752a39ac4815c0e8613eb2a727b89fb..0c8384febb66e753a4e143e9a04bd0abd59fbe49 100644
--- a/content/child/BUILD.gn
+++ b/content/child/BUILD.gn
@@ -32,7 +32,6 @@ source_set("child") {
"//components/webcrypto",
"//content/common:mojo_bindings",
"//mojo/common",
- "//mojo/environment:chromium",
"//mojo/message_pump",
"//mojo/shell/public/interfaces",
"//net",
« no previous file with comments | « content/app/BUILD.gn ('k') | content/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698