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

Unified Diff: services/debugger/BUILD.gn

Issue 1394303004: Move //mojo/services/X/public/... to //mojo/services/X/... (part 3). (Closed) Base URL: https://github.com/domokit/mojo.git@no_public_2-x-no_public_1
Patch Set: 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
« no previous file with comments | « services/dart/dart_tracing.h ('k') | services/debugger/debugger.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/debugger/BUILD.gn
diff --git a/services/debugger/BUILD.gn b/services/debugger/BUILD.gn
index 7be1e75685237380f9a22c1cc4eac11118b71a2f..4eea5b9428b31fcda6682eb9b4e236a93d696422 100644
--- a/services/debugger/BUILD.gn
+++ b/services/debugger/BUILD.gn
@@ -24,7 +24,7 @@ mojo_native_application("debugger") {
"//mojo/services/http_server/cpp",
"//mojo/services/http_server/interfaces",
"//mojo/services/network/public/interfaces",
- "//mojo/services/tracing/public/interfaces",
+ "//mojo/services/tracing/interfaces",
"//mojo/services/window_manager/public/interfaces",
]
}
« no previous file with comments | « services/dart/dart_tracing.h ('k') | services/debugger/debugger.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698