| Index: mojo/edk/test/test_support_impl.cc
|
| diff --git a/mojo/common/test/test_support_impl.cc b/mojo/edk/test/test_support_impl.cc
|
| similarity index 97%
|
| rename from mojo/common/test/test_support_impl.cc
|
| rename to mojo/edk/test/test_support_impl.cc
|
| index 89e6de16267fd4ef1b6e69d3f8d6ce756dc57ea9..fae3a8f32d712ace157000cc0370659a22d4e7d4 100644
|
| --- a/mojo/common/test/test_support_impl.cc
|
| +++ b/mojo/edk/test/test_support_impl.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "mojo/common/test/test_support_impl.h"
|
| +#include "mojo/edk/test/test_support_impl.h"
|
|
|
| #include <stdlib.h>
|
| #include <string.h>
|
|
|