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

Unified Diff: services/debugger/BUILD.gn

Issue 1532893003: Tidy up the debugger. (Closed) Base URL: git@github.com:domokit/mojo.git@moz-2
Patch Set: tidy up the debugger Created 5 years 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
Index: services/debugger/BUILD.gn
diff --git a/services/debugger/BUILD.gn b/services/debugger/BUILD.gn
index ebf0d42ce6bf8c65faf3c963109141930a17e3ad..e57456112a601b3e28057fcf6ee4a4dc20d6c88d 100644
--- a/services/debugger/BUILD.gn
+++ b/services/debugger/BUILD.gn
@@ -25,6 +25,5 @@ mojo_native_application("debugger") {
"//mojo/services/http_server/interfaces",
"//mojo/services/network/interfaces",
"//mojo/services/tracing/interfaces",
- "//mojo/services/window_manager/interfaces",
]
}

Powered by Google App Engine
This is Rietveld 408576698