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

Unified Diff: media/mojo/interfaces/mojo_bindings.gyp

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/common/BUILD.gn ('k') | media/mojo/services/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/interfaces/mojo_bindings.gyp
diff --git a/media/mojo/interfaces/mojo_bindings.gyp b/media/mojo/interfaces/mojo_bindings.gyp
index c4d0679a25efbc79575ea050f0f84f0009d0d79b..6a57a5385182aaaf20d4ce02b35e02d4d4b3daaa 100644
--- a/media/mojo/interfaces/mojo_bindings.gyp
+++ b/media/mojo/interfaces/mojo_bindings.gyp
@@ -18,7 +18,6 @@
'dependencies': [
'platform_verification_mojo_bindings',
'../../../mojo/mojo_base.gyp:mojo_application_bindings',
- '../../../mojo/mojo_base.gyp:mojo_environment_chromium',
'../../../mojo/mojo_public.gyp:mojo_cpp_bindings',
],
'sources': [
@@ -41,7 +40,6 @@
'dependencies': [
'provision_fetcher_mojo_bindings',
'../../../mojo/mojo_base.gyp:mojo_application_bindings',
- '../../../mojo/mojo_base.gyp:mojo_environment_chromium',
'../../../mojo/mojo_public.gyp:mojo_cpp_bindings',
],
'sources': [
« no previous file with comments | « media/mojo/common/BUILD.gn ('k') | media/mojo/services/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698