| Index: components/window_manager/native_viewport_event_dispatcher_impl.h
|
| diff --git a/components/window_manager/native_viewport_event_dispatcher_impl.h b/components/window_manager/native_viewport_event_dispatcher_impl.h
|
| index ac908372b5f2714f435cf4239fce695db314aa73..5fc4dcd8673f0962fd1c32b30fdb958fb40467fa 100644
|
| --- a/components/window_manager/native_viewport_event_dispatcher_impl.h
|
| +++ b/components/window_manager/native_viewport_event_dispatcher_impl.h
|
| @@ -6,8 +6,8 @@
|
| #define COMPONENTS_WINDOW_MANAGER_NATIVE_VIEWPORT_EVENT_DISPATCHER_IMPL_H_
|
|
|
| #include "base/basictypes.h"
|
| +#include "components/native_viewport/public/interfaces/native_viewport.mojom.h"
|
| #include "third_party/mojo/src/mojo/public/cpp/bindings/strong_binding.h"
|
| -#include "third_party/mojo_services/src/native_viewport/public/interfaces/native_viewport.mojom.h"
|
| #include "ui/events/event_source.h"
|
|
|
| namespace window_manager {
|
|
|