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

Unified Diff: content/content_common_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 | « content/content_common.gypi ('k') | content/content_renderer.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common_mojo_bindings.gyp
diff --git a/content/content_common_mojo_bindings.gyp b/content/content_common_mojo_bindings.gyp
index 3b0c2fa1d6a0c53272f7ee8c1ee6ceb7bc9dc62f..01c40009501e3e82a9cbf0ca9699808954eaec3b 100644
--- a/content/content_common_mojo_bindings.gyp
+++ b/content/content_common_mojo_bindings.gyp
@@ -34,8 +34,8 @@
},
'dependencies': [
'../components/leveldb/leveldb.gyp:leveldb_bindings_mojom',
- '../mojo/mojo_base.gyp:mojo_application_bindings',
'../mojo/mojo_public.gyp:mojo_cpp_bindings',
+ '../services/shell/shell.gyp:shell_public',
'../skia/skia.gyp:skia_mojo',
'../third_party/WebKit/public/blink.gyp:mojo_bindings',
'../ui/mojo/geometry/mojo_bindings.gyp:mojo_geometry_bindings',
« no previous file with comments | « content/content_common.gypi ('k') | content/content_renderer.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698