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

Unified Diff: media/mojo/common/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 | « ipc/mojo/ipc_mojo.gyp ('k') | media/mojo/interfaces/mojo_bindings.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/common/BUILD.gn
diff --git a/media/mojo/common/BUILD.gn b/media/mojo/common/BUILD.gn
index eed3ae322d77fb42f8ebdd913a1e4804f6a5a60b..1d0fa81205ffbf433450eaa1d38664fd96523f27 100644
--- a/media/mojo/common/BUILD.gn
+++ b/media/mojo/common/BUILD.gn
@@ -21,7 +21,6 @@ source_set("common") {
"//media/mojo/interfaces",
"//mojo/common",
"//mojo/converters/geometry",
- "//mojo/environment:chromium",
"//mojo/public/c/system:for_component",
"//ui/gfx/geometry",
"//ui/mojo/geometry:interfaces",
@@ -43,7 +42,6 @@ test("media_mojo_unittests") {
"//media/mojo/interfaces",
"//mojo/edk/system",
"//mojo/edk/test:run_all_unittests",
- "//mojo/environment:chromium",
"//testing/gmock",
"//testing/gtest",
]
« no previous file with comments | « ipc/mojo/ipc_mojo.gyp ('k') | media/mojo/interfaces/mojo_bindings.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698