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

Unified Diff: components/kiosk_wm/kiosk_wm.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/DEPS ('k') | components/kiosk_wm/navigator_host_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/kiosk_wm/kiosk_wm.h
diff --git a/components/kiosk_wm/kiosk_wm.h b/components/kiosk_wm/kiosk_wm.h
index 4f3527c12ffb20d501d50a6cb3f530b066909df6..e4be9b6e3d47a7c07eadb1817edff5c397c67167 100644
--- a/components/kiosk_wm/kiosk_wm.h
+++ b/components/kiosk_wm/kiosk_wm.h
@@ -12,11 +12,11 @@
#include "components/view_manager/public/cpp/view_observer.h"
#include "components/window_manager/window_manager_app.h"
#include "components/window_manager/window_manager_delegate.h"
+#include "mandoline/services/navigation/public/interfaces/navigation.mojom.h"
#include "third_party/mojo/src/mojo/public/cpp/application/application_delegate.h"
#include "third_party/mojo/src/mojo/public/cpp/application/application_impl.h"
#include "third_party/mojo/src/mojo/public/cpp/application/connect.h"
#include "third_party/mojo/src/mojo/public/cpp/application/service_provider_impl.h"
-#include "third_party/mojo_services/src/navigation/public/interfaces/navigation.mojom.h"
#include "ui/mojo/events/input_events.mojom.h"
namespace kiosk_wm {
« no previous file with comments | « components/kiosk_wm/DEPS ('k') | components/kiosk_wm/navigator_host_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698