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

Unified Diff: mojo/services/BUILD.gn

Issue 1760383002: Remove some unneeded directories (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: , Created 4 years, 10 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/mojo_services.gyp ('k') | mojo/services/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/BUILD.gn
diff --git a/mojo/services/BUILD.gn b/mojo/services/BUILD.gn
index 4cb28579c73821d1d4361eb52c18f6438fa79fb6..7fb44b88445d09914d37b7f963a2464bc504bd63 100644
--- a/mojo/services/BUILD.gn
+++ b/mojo/services/BUILD.gn
@@ -8,13 +8,8 @@ group("services") {
# Meta-target, don't link into production code.
testonly = true
deps = [
- "//mojo/services/network/public/interfaces",
- ]
-
- deps += [
"//mojo/services/network",
"//mojo/services/package_manager",
- "//mojo/services/test_service",
"//mojo/services/tracing",
]
}
« no previous file with comments | « mojo/mojo_services.gyp ('k') | mojo/services/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698