| Index: services/window_manager/native_viewport_event_dispatcher_impl.h
|
| diff --git a/services/window_manager/native_viewport_event_dispatcher_impl.h b/services/window_manager/native_viewport_event_dispatcher_impl.h
|
| index d31e2f7a448ac5782d6dd661809c30f9863026c0..6491749be06640b3614d940b889afdc067ebecc7 100644
|
| --- a/services/window_manager/native_viewport_event_dispatcher_impl.h
|
| +++ b/services/window_manager/native_viewport_event_dispatcher_impl.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "mojo/public/cpp/bindings/strong_binding.h"
|
| -#include "mojo/services/native_viewport/public/interfaces/native_viewport.mojom.h"
|
| +#include "mojo/services/native_viewport/interfaces/native_viewport.mojom.h"
|
| #include "ui/events/event_source.h"
|
|
|
| namespace window_manager {
|
|
|