| Index: services/view_manager/view_manager_app.h
|
| diff --git a/services/view_manager/view_manager_app.h b/services/view_manager/view_manager_app.h
|
| index 94bef5186e46e8b8b645ad76864577d2ffd1777c..ab0e31c5baad6d68b86065ead0cb46a773fef454 100644
|
| --- a/services/view_manager/view_manager_app.h
|
| +++ b/services/view_manager/view_manager_app.h
|
| @@ -10,7 +10,7 @@
|
| #include "mojo/public/cpp/application/interface_factory.h"
|
| #include "mojo/public/cpp/bindings/binding.h"
|
| #include "mojo/public/cpp/bindings/error_handler.h"
|
| -#include "mojo/services/public/interfaces/window_manager/window_manager_internal.mojom.h"
|
| +#include "mojo/services/window_manager/public/interfaces/window_manager_internal.mojom.h"
|
| #include "services/view_manager/connection_manager_delegate.h"
|
|
|
| namespace mojo {
|
|
|