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

Unified Diff: mojo/services/tracing/public/cpp/BUILD.gn

Issue 1877753003: Move mojo\shell to services\shell (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@62scan
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 | « mojo/services/tracing/main.cc ('k') | mojo/services/tracing/public/cpp/trace_provider_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/tracing/public/cpp/BUILD.gn
diff --git a/mojo/services/tracing/public/cpp/BUILD.gn b/mojo/services/tracing/public/cpp/BUILD.gn
index 38b3cfec9da7aaf4617afeb2e6d7e454fae6e06b..74ec607fa29991d922881f31d9541dd4927abced 100644
--- a/mojo/services/tracing/public/cpp/BUILD.gn
+++ b/mojo/services/tracing/public/cpp/BUILD.gn
@@ -16,6 +16,6 @@ source_set("cpp") {
"//base",
"//mojo/public/cpp/bindings",
"//mojo/services/tracing/public/interfaces",
- "//mojo/shell/public/cpp",
+ "//services/shell/public/cpp",
]
}
« no previous file with comments | « mojo/services/tracing/main.cc ('k') | mojo/services/tracing/public/cpp/trace_provider_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698