| Index: components/window_manager/window_manager_delegate.h
|
| diff --git a/components/window_manager/window_manager_delegate.h b/components/window_manager/window_manager_delegate.h
|
| index 71e154ceab1b63e0e239026bdb0792825ef90383..1ea7923bf27833278a0b40319bd51b13c2e01c01 100644
|
| --- a/components/window_manager/window_manager_delegate.h
|
| +++ b/components/window_manager/window_manager_delegate.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef COMPONENTS_WINDOW_MANAGER_WINDOW_MANAGER_DELEGATE_H_
|
| #define COMPONENTS_WINDOW_MANAGER_WINDOW_MANAGER_DELEGATE_H_
|
|
|
| +#include "mojo/application/public/interfaces/service_provider.mojom.h"
|
| #include "third_party/mojo/src/mojo/public/cpp/bindings/string.h"
|
| -#include "third_party/mojo/src/mojo/public/interfaces/application/service_provider.mojom.h"
|
| #include "ui/mojo/events/input_events.mojom.h"
|
| #include "ui/mojo/events/input_key_codes.mojom.h"
|
|
|
|
|