| Index: services/native_viewport/platform_viewport.h
|
| diff --git a/services/native_viewport/platform_viewport.h b/services/native_viewport/platform_viewport.h
|
| index 04cc7ed2dd8325daf71028f87d8efa24b390bd31..519265422afcf9536ea21199c6021f0b2392ea62 100644
|
| --- a/services/native_viewport/platform_viewport.h
|
| +++ b/services/native_viewport/platform_viewport.h
|
| @@ -6,8 +6,8 @@
|
| #define SERVICES_NATIVE_VIEWPORT_PLATFORM_VIEWPORT_H_
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "mojo/services/input_events/public/interfaces/input_events.mojom.h"
|
| -#include "mojo/services/native_viewport/public/interfaces/native_viewport.mojom.h"
|
| +#include "mojo/services/input_events/interfaces/input_events.mojom.h"
|
| +#include "mojo/services/native_viewport/interfaces/native_viewport.mojom.h"
|
| #include "ui/gfx/native_widget_types.h"
|
| #include "ui/gfx/size.h"
|
|
|
|
|