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

Unified Diff: sky/viewer/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/tools/debugger/navigator_host_impl.h ('k') | sky/viewer/document_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/viewer/BUILD.gn
diff --git a/sky/viewer/BUILD.gn b/sky/viewer/BUILD.gn
index 67b6cd140789a05e501fba68add1fc04967896f8..cffa00ddda5dda316c950c962e1b88c95542c86f 100644
--- a/sky/viewer/BUILD.gn
+++ b/sky/viewer/BUILD.gn
@@ -52,8 +52,8 @@ mojo_native_application("viewer") {
"//mojo/services/content_handler/public/interfaces",
"//mojo/services/gpu/public/interfaces",
"//mojo/services/input_events/public/interfaces",
+ "//mojo/services/navigation/public/interfaces",
"//mojo/services/network/public/interfaces",
- "//mojo/services/public/interfaces/navigation",
"//mojo/services/surfaces/public/interfaces",
"//mojo/services/view_manager/public/cpp",
"//net",
« no previous file with comments | « sky/tools/debugger/navigator_host_impl.h ('k') | sky/viewer/document_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698