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

Unified Diff: mojo/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 | « media/mojo/interfaces/mojo_bindings.gyp ('k') | mojo/common/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index 5483ff3839768c6855f5a9fbf906971b0407fa5e..885166f87500af2c435fc6b3ae7069f344574ff4 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -10,7 +10,6 @@ group("mojo") {
deps = [
":tests",
"//mojo/common",
- "//mojo/services",
]
if (!(is_linux && target_cpu == "x86")) {
« no previous file with comments | « media/mojo/interfaces/mojo_bindings.gyp ('k') | mojo/common/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698