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

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

Issue 1139123006: Fork the mojo shell interfaces used by Mandoline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixes Created 5 years, 7 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
Index: media/mojo/interfaces/mojo_bindings.gyp
diff --git a/media/mojo/interfaces/mojo_bindings.gyp b/media/mojo/interfaces/mojo_bindings.gyp
index e5b0ac690a6c70bf2adb973cbe65f74be56695d2..44570019e11fac49c63b0591f9b2487b1b3c5a70 100644
--- a/media/mojo/interfaces/mojo_bindings.gyp
+++ b/media/mojo/interfaces/mojo_bindings.gyp
@@ -17,8 +17,8 @@
'type': 'static_library',
'dependencies': [
'platform_verification_mojo_bindings',
+ '../../../mojo/mojo_base.gyp:mojo_application_bindings',
'../../../mojo/mojo_base.gyp:mojo_environment_chromium',
- '../../../third_party/mojo/mojo_public.gyp:mojo_application_bindings',
'../../../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings',
],
'sources': [

Powered by Google App Engine
This is Rietveld 408576698