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

Unified Diff: services/debugger/BUILD.gn

Issue 1391243003: Move //mojo/services/X/public/... to //mojo/services/X/... (part 4). (Closed) Base URL: https://github.com/domokit/mojo.git@no_public_3-x-no_public_2-x-no_public_1
Patch Set: copyright header Created 5 years, 2 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
Index: services/debugger/BUILD.gn
diff --git a/services/debugger/BUILD.gn b/services/debugger/BUILD.gn
index 4eea5b9428b31fcda6682eb9b4e236a93d696422..13e11e8d2bc5fc163c5504fcfabd7a67cbb610b3 100644
--- a/services/debugger/BUILD.gn
+++ b/services/debugger/BUILD.gn
@@ -25,6 +25,6 @@ mojo_native_application("debugger") {
"//mojo/services/http_server/interfaces",
"//mojo/services/network/public/interfaces",
"//mojo/services/tracing/interfaces",
- "//mojo/services/window_manager/public/interfaces",
+ "//mojo/services/window_manager/interfaces",
]
}
« no previous file with comments | « mojo/services/window_manager/public/interfaces/window_manager_internal.mojom ('k') | services/debugger/debugger.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698