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

Unified Diff: content/content_browser.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.gyp ('k') | content/content_child.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index e04c79b4c7086fe9ff42d5431ff6a3a453cce199..2c6bd921b141916fa847e312470a3fb20d3f5f64 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -24,20 +24,20 @@
'../gpu/gpu.gyp:gpu',
'../gpu/gpu.gyp:gpu_ipc_client',
'../gpu/gpu.gyp:gpu_ipc_common',
- '../mojo/mojo_base.gyp:mojo_application_base',
'../mojo/mojo_base.gyp:mojo_geometry_lib',
'../mojo/mojo_base.gyp:mojo_url_type_converters',
- '../mojo/mojo_base.gyp:tracing_service',
- '../mojo/mojo_base.gyp:tracing_service_lib',
'../mojo/mojo_public.gyp:mojo_cpp_bindings',
'../mojo/mojo_public.gyp:mojo_js_bindings',
- '../mojo/mojo_shell.gyp:mojo_runner_common_lib',
- '../mojo/mojo_shell.gyp:mojo_runner_host_lib',
- '../mojo/mojo_shell.gyp:mojo_shell_lib',
'../net/net.gyp:http_server',
'../net/net.gyp:net',
'../net/net.gyp:net_extras',
'../sandbox/sandbox.gyp:sandbox',
+ '../services/shell/shell.gyp:shell_lib',
+ '../services/shell/shell.gyp:shell_public',
+ '../services/shell/shell.gyp:shell_runner_common_lib',
+ '../services/shell/shell.gyp:shell_runner_host_lib',
+ '../services/tracing/tracing.gyp:tracing_lib',
+ '../services/tracing/tracing.gyp:tracing_public',
'../skia/skia.gyp:skia',
'../skia/skia.gyp:skia_mojo',
'../sql/sql.gyp:sql',
« no previous file with comments | « content/content.gyp ('k') | content/content_child.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698