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

Unified Diff: content/content_common.gypi

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_child.gypi ('k') | content/content_common_mojo_bindings.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index e882cc3d5b74b100a90dc4a62c24cc1799cf7973..a0441e60aac8c992990c55ccf8b4a58058115da7 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -30,11 +30,11 @@
'../media/gpu/ipc/media_ipc.gyp:media_gpu_ipc_client',
'../media/gpu/ipc/media_ipc.gyp:media_gpu_ipc_common',
'../media/midi/midi.gyp:midi',
- '../mojo/mojo_base.gyp:mojo_application_bindings',
'../mojo/mojo_edk.gyp:mojo_system_impl',
'../mojo/mojo_public.gyp:mojo_cpp_bindings',
- '../mojo/mojo_shell.gyp:mojo_runner_common_lib',
'../net/net.gyp:net',
+ '../services/shell/shell.gyp:shell_public',
+ '../services/shell/shell.gyp:shell_runner_common_lib',
'../skia/skia.gyp:skia',
'../storage/storage_common.gyp:storage_common',
'../third_party/WebKit/public/blink.gyp:blink',
@@ -86,8 +86,8 @@
],
'export_dependent_settings': [
'../base/base.gyp:base',
- '../mojo/mojo_base.gyp:mojo_application_bindings',
'../mojo/mojo_public.gyp:mojo_cpp_bindings',
+ '../services/shell/shell.gyp:shell_public',
# The public content API headers directly include Blink API headers, so we
# have to export the blink header settings so that relative paths in these
# headers resolve correctly.
« no previous file with comments | « content/content_child.gypi ('k') | content/content_common_mojo_bindings.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698