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

Unified Diff: components/profile_service/profile_service.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 | « components/profile_service/profile_app.h ('k') | components/resource_provider/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/profile_service/profile_service.gyp
diff --git a/components/profile_service/profile_service.gyp b/components/profile_service/profile_service.gyp
index e562b71801592c0ee4c9db94b83023ef44326e89..da787ac81235f0a47a3bfcde49128412a1270fbd 100644
--- a/components/profile_service/profile_service.gyp
+++ b/components/profile_service/profile_service.gyp
@@ -30,9 +30,8 @@
'../../base/base.gyp:base',
'../../components/filesystem/filesystem.gyp:filesystem_lib',
'../../components/leveldb/leveldb.gyp:leveldb_lib',
- '../../mojo/mojo_base.gyp:mojo_application_base',
- '../../mojo/mojo_base.gyp:mojo_application_bindings',
- '../../mojo/mojo_base.gyp:tracing_service',
+ '../../services/shell/shell.gyp:shell_public',
+ '../../services/tracing/tracing.gyp:tracing_lib',
'../../mojo/mojo_edk.gyp:mojo_system_impl',
'../../mojo/mojo_public.gyp:mojo_cpp_bindings',
'../../mojo/mojo_platform_handle.gyp:platform_handle',
« no previous file with comments | « components/profile_service/profile_app.h ('k') | components/resource_provider/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698