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

Unified Diff: mojo/services/BUILD.gn

Issue 1109943002: Move NavigatorHost interface to mandoline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git cl try Created 5 years, 8 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: mojo/services/BUILD.gn
diff --git a/mojo/services/BUILD.gn b/mojo/services/BUILD.gn
index c18feb483161213f045be41cc69e8ea270f3dfbd..7b21dbac8fcfd949cdb27f27dcbb38591775a5ba 100644
--- a/mojo/services/BUILD.gn
+++ b/mojo/services/BUILD.gn
@@ -11,8 +11,8 @@ group("services") {
"//components/native_viewport/public/interfaces",
"//components/surfaces/public/interfaces",
"//components/view_manager/public/interfaces",
+ "//mandoline/services/navigation/public/interfaces",
"//third_party/mojo_services/src/content_handler/public/interfaces",
- "//third_party/mojo_services/src/navigation/public/interfaces",
"//ui/mojo/events:interfaces",
"//ui/mojo/geometry:interfaces",
]

Powered by Google App Engine
This is Rietveld 408576698