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

Unified Diff: services/shell/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/standalone/tracer.h ('k') | services/shell/tests/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/shell/tests/BUILD.gn
diff --git a/services/shell/tests/BUILD.gn b/services/shell/tests/BUILD.gn
index 23e0032c578439e34a0a05a2795982cc78f6c324..8ffc76d53cbf0540213735780bc008dbf1b9ce84 100644
--- a/services/shell/tests/BUILD.gn
+++ b/services/shell/tests/BUILD.gn
@@ -24,8 +24,8 @@ test("mojo_shell_unittests") {
"//base/test:test_support",
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/system",
- "//mojo/services/catalog:unittests",
"//mojo/util:filename_util",
+ "//services/catalog:unittests",
"//services/shell",
"//services/shell/background:lib",
"//services/shell/background:main",
« no previous file with comments | « services/shell/standalone/tracer.h ('k') | services/shell/tests/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698