| Index: mojo/edk/test/run_all_unittests.cc
|
| diff --git a/mojo/edk/test/run_all_unittests.cc b/mojo/edk/test/run_all_unittests.cc
|
| index 23266444d925e89e17788de0c0769e50ddcc1cf1..26744ee5b2e2e1ad9953eae1b5348351f793dece 100644
|
| --- a/mojo/edk/test/run_all_unittests.cc
|
| +++ b/mojo/edk/test/run_all_unittests.cc
|
| @@ -11,8 +11,8 @@
|
| #include "mojo/edk/embedder/embedder.h"
|
| #include "mojo/edk/test/scoped_ipc_support.h"
|
| #include "mojo/edk/test/test_support_impl.h"
|
| -#include "mojo/public/tests/test_support_private.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| +#include "third_party/mojo/src/mojo/public/tests/test_support_private.h"
|
|
|
| int main(int argc, char** argv) {
|
| #if !defined(OS_ANDROID)
|
|
|