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

Unified Diff: mash/task_viewer/BUILD.gn

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/screenlock/screenlock.h ('k') | mash/task_viewer/task_viewer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/task_viewer/BUILD.gn
diff --git a/mash/task_viewer/BUILD.gn b/mash/task_viewer/BUILD.gn
index e2208ef11b0b3548b90086e9fd8ae50f2b62efd4..1a1b7b7f09aec786077ae7cb5cf6e6cd00f6324b 100644
--- a/mash/task_viewer/BUILD.gn
+++ b/mash/task_viewer/BUILD.gn
@@ -16,11 +16,11 @@ source_set("lib") {
deps = [
"//base",
"//mojo/public/cpp/bindings",
- "//mojo/services/catalog/public/interfaces",
- "//mojo/services/tracing/public/cpp",
+ "//services/catalog/public/interfaces",
"//services/shell/public/cpp",
"//services/shell/public/cpp:sources",
"//services/shell/public/interfaces",
+ "//services/tracing/public/cpp",
"//ui/resources",
"//ui/views",
"//ui/views/mus:for_mojo_application",
« no previous file with comments | « mash/screenlock/screenlock.h ('k') | mash/task_viewer/task_viewer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698