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

Unified Diff: sky/tools/debugger/BUILD.gn

Issue 796783002: Restructure public side of navigation service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 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
« no previous file with comments | « sky/engine/core/html/HTMLAnchorElement.cpp ('k') | sky/tools/debugger/debugger.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tools/debugger/BUILD.gn
diff --git a/sky/tools/debugger/BUILD.gn b/sky/tools/debugger/BUILD.gn
index f5ca6d5260c7bcbeb632d88884ba4606164a3a54..c41a262a7a266353ce5e865d16744fc4efba466d 100644
--- a/sky/tools/debugger/BUILD.gn
+++ b/sky/tools/debugger/BUILD.gn
@@ -31,7 +31,7 @@ mojo_native_application("sky_debugger") {
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/utility",
"//mojo/services/input_events/public/interfaces",
- "//mojo/services/public/interfaces/navigation",
+ "//mojo/services/navigation/public/interfaces",
"//mojo/services/view_manager/public/cpp",
"//services/window_manager:lib",
"//sky/viewer:bindings",
« no previous file with comments | « sky/engine/core/html/HTMLAnchorElement.cpp ('k') | sky/tools/debugger/debugger.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698