| Index: services/window_manager/window_manager_impl.h
|
| diff --git a/services/window_manager/window_manager_impl.h b/services/window_manager/window_manager_impl.h
|
| index ead432efdbe8d5c7d389b18b610b9918e3b759b5..bf0c0ac975c3931eec2271d7424ed6d14b5d9304 100644
|
| --- a/services/window_manager/window_manager_impl.h
|
| +++ b/services/window_manager/window_manager_impl.h
|
| @@ -8,8 +8,8 @@
|
| #include "base/logging.h"
|
| #include "base/macros.h"
|
| #include "mojo/public/cpp/bindings/binding.h"
|
| -#include "mojo/services/view_manager/public/cpp/types.h"
|
| -#include "mojo/services/window_manager/public/interfaces/window_manager.mojom.h"
|
| +#include "mojo/services/view_manager/cpp/types.h"
|
| +#include "mojo/services/window_manager/interfaces/window_manager.mojom.h"
|
|
|
| namespace window_manager {
|
|
|
|
|