| Index: sky/tools/tester/test_harness_impl.h
|
| diff --git a/sky/tools/tester/test_harness_impl.h b/sky/tools/tester/test_harness_impl.h
|
| index fb78d68431cf34cd664a7a82af076f7d1152d869..01d0c7583817b2e71318a52f556bf2b9b5874ebe 100644
|
| --- a/sky/tools/tester/test_harness_impl.h
|
| +++ b/sky/tools/tester/test_harness_impl.h
|
| @@ -8,7 +8,7 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "mojo/public/cpp/application/interface_factory_impl.h"
|
| #include "mojo/public/cpp/system/core.h"
|
| -#include "sky/viewer/services/test_harness.mojom.h"
|
| +#include "sky/services/testing/test_harness.mojom.h"
|
|
|
| namespace sky {
|
| namespace tester {
|
|
|