| Index: mojo/edk/test/test_support_impl.h
|
| diff --git a/mojo/edk/test/test_support_impl.h b/mojo/edk/test/test_support_impl.h
|
| index e672999b954b2283eb2d972ea5e080fbb2f56fc1..85e640ed6d465359ed53dd9793b56b86e7e0ba58 100644
|
| --- a/mojo/edk/test/test_support_impl.h
|
| +++ b/mojo/edk/test/test_support_impl.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <stdio.h>
|
|
|
| -#include "mojo/public/cpp/system/macros.h"
|
| -#include "mojo/public/tests/test_support_private.h"
|
| +#include "third_party/mojo/src/mojo/public/cpp/system/macros.h"
|
| +#include "third_party/mojo/src/mojo/public/tests/test_support_private.h"
|
|
|
| namespace mojo {
|
| namespace edk {
|
|
|