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

Unified Diff: mash/screenlock/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/quick_launch/quick_launch_application.cc ('k') | mash/screenlock/screenlock.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/screenlock/BUILD.gn
diff --git a/mash/screenlock/BUILD.gn b/mash/screenlock/BUILD.gn
index abb9faf8752d5b00c57968a65ffec59d37d31dc6..3b9e4533f6b0f49f3360142b308599482c37fa6f 100644
--- a/mash/screenlock/BUILD.gn
+++ b/mash/screenlock/BUILD.gn
@@ -22,9 +22,9 @@ mojo_native_application("screenlock") {
"//mash/wm/public/interfaces",
"//mojo/common",
"//mojo/public/cpp/bindings",
- "//mojo/services/tracing/public/cpp",
"//services/shell/public/cpp",
"//services/shell/public/cpp:sources",
+ "//services/tracing/public/cpp",
"//ui/views",
"//ui/views/mus:for_mojo_application",
]
« no previous file with comments | « mash/quick_launch/quick_launch_application.cc ('k') | mash/screenlock/screenlock.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698