| Index: sky/tools/tester/tester.cc
|
| diff --git a/sky/tools/tester/tester.cc b/sky/tools/tester/tester.cc
|
| index baf69c29650daab5aa60c90fa19469c1fb311242..38edb5e3bb0e46bddee01279cbf8708ecc256eb9 100644
|
| --- a/sky/tools/tester/tester.cc
|
| +++ b/sky/tools/tester/tester.cc
|
| @@ -15,8 +15,8 @@
|
| #include "mojo/services/public/cpp/view_manager/view_manager_delegate.h"
|
| #include "mojo/services/public/cpp/view_manager/view_observer.h"
|
| #include "mojo/services/public/interfaces/input_events/input_events.mojom.h"
|
| -#include "mojo/services/window_manager/window_manager_app.h"
|
| -#include "mojo/services/window_manager/window_manager_delegate.h"
|
| +#include "services/window_manager/window_manager_app.h"
|
| +#include "services/window_manager/window_manager_delegate.h"
|
| #include "sky/tools/tester/test_runner.h"
|
|
|
| namespace sky {
|
|
|