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

Unified Diff: media/mojo/services/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 | « media/mojo/interfaces/mojo_bindings.gyp ('k') | mojo/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/services/BUILD.gn
diff --git a/media/mojo/services/BUILD.gn b/media/mojo/services/BUILD.gn
index a2e6f538e5034cee0df989fdf537921a50d896a0..d0e4f9d7ddbe811516b9a0fc327ab9554020aeb4 100644
--- a/media/mojo/services/BUILD.gn
+++ b/media/mojo/services/BUILD.gn
@@ -75,7 +75,6 @@ source_set("proxy") {
"//media/mojo/common",
"//media/mojo/interfaces",
"//mojo/common",
- "//mojo/environment:chromium",
"//mojo/public/c/system:for_component",
"//mojo/shell/public/interfaces",
]
@@ -88,7 +87,6 @@ source_set("cdm_service") {
"//media/mojo/common",
"//media/mojo/interfaces",
"//mojo/common",
- "//mojo/environment:chromium",
"//mojo/public/c/system:for_component",
"//mojo/shell/public/interfaces",
]
« no previous file with comments | « media/mojo/interfaces/mojo_bindings.gyp ('k') | mojo/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698