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

Unified Diff: services/shell/background/tests/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/background/background_shell.cc ('k') | services/shell/background/tests/test_catalog_store.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/shell/background/tests/BUILD.gn
diff --git a/services/shell/background/tests/BUILD.gn b/services/shell/background/tests/BUILD.gn
index 674b29d9df3e2afb31c7d2f88c3387757b9cae30..eaf8469425353874f803d9b0c91dbb261fd360e8 100644
--- a/services/shell/background/tests/BUILD.gn
+++ b/services/shell/background/tests/BUILD.gn
@@ -14,7 +14,7 @@ source_set("test_support") {
deps = [
"//base",
- "//mojo/services/catalog:lib",
+ "//services/catalog:lib",
"//url",
]
}
« no previous file with comments | « services/shell/background/background_shell.cc ('k') | services/shell/background/tests/test_catalog_store.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698