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; |