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

Unified Diff: services/shell/background/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 | « services/shell/BUILD.gn ('k') | services/shell/background/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/shell/background/BUILD.gn
diff --git a/services/shell/background/BUILD.gn b/services/shell/background/BUILD.gn
index b931cd8dee372a495525c5fbeeda754ca383c784..31821aa281345c26552c782008a306516adb8a21 100644
--- a/services/shell/background/BUILD.gn
+++ b/services/shell/background/BUILD.gn
@@ -18,7 +18,7 @@ source_set("lib") {
deps = [
"//base",
"//mojo/message_pump",
- "//mojo/services/catalog:lib",
+ "//services/catalog:lib",
"//services/shell",
"//services/shell/public/cpp:sources",
"//services/shell/runner:init",
« no previous file with comments | « services/shell/BUILD.gn ('k') | services/shell/background/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698