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

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

Issue 1878893002: Move //mojo/services tracing & catalog to //services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@63move
Patch Set: . Created 4 years, 8 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 | « mash/wm/window_manager_application.cc ('k') | mojo/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 6a57a5385182aaaf20d4ce02b35e02d4d4b3daaa..3e3c6ac86a4436d3685ef0df7c4cf48dfe728b1a 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_public.gyp:mojo_cpp_bindings',
+ '../../../services/shell/shell.gyp:shell_public',
],
'sources': [
'<(SHARED_INTERMEDIATE_DIR)/media/mojo/interfaces/platform_verification.mojom.cc',
@@ -39,8 +39,8 @@
'type': 'static_library',
'dependencies': [
'provision_fetcher_mojo_bindings',
- '../../../mojo/mojo_base.gyp:mojo_application_bindings',
'../../../mojo/mojo_public.gyp:mojo_cpp_bindings',
+ '../../../services/shell/shell.gyp:shell_public',
],
'sources': [
'<(SHARED_INTERMEDIATE_DIR)/media/mojo/interfaces/provision_fetcher.mojom.cc',
« no previous file with comments | « mash/wm/window_manager_application.cc ('k') | mojo/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698