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

Unified Diff: components/kiosk_wm/navigator_host_impl.h

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
« no previous file with comments | « components/kiosk_wm/kiosk_wm.h ('k') | mandoline/services/navigation/public/interfaces/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/kiosk_wm/navigator_host_impl.h
diff --git a/components/kiosk_wm/navigator_host_impl.h b/components/kiosk_wm/navigator_host_impl.h
index 283d4ab6355c9fecb5b45f7f734f2aa6e00d0d68..5762adca2f7d55ee7a8081a4488fe755ca1ecc49 100644
--- a/components/kiosk_wm/navigator_host_impl.h
+++ b/components/kiosk_wm/navigator_host_impl.h
@@ -6,9 +6,9 @@
#define COMPONENTS_KIOSK_WM_NAVIGATOR_HOST_IMPL_H_
#include "base/memory/weak_ptr.h"
+#include "mandoline/services/navigation/public/interfaces/navigation.mojom.h"
#include "mojo/common/weak_binding_set.h"
#include "third_party/mojo/src/mojo/public/cpp/bindings/interface_request.h"
-#include "third_party/mojo_services/src/navigation/public/interfaces/navigation.mojom.h"
namespace kiosk_wm {
class KioskWM;
« no previous file with comments | « components/kiosk_wm/kiosk_wm.h ('k') | mandoline/services/navigation/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698