| Index: mojo/system/test_utils.cc
|
| diff --git a/mojo/edk/system/test_utils.cc b/mojo/system/test_utils.cc
|
| similarity index 97%
|
| rename from mojo/edk/system/test_utils.cc
|
| rename to mojo/system/test_utils.cc
|
| index 3217c00956a486ba9e7b79d250b8e9431d8d6625..d0e425afc94045823e2a9d50b885c496b028c534 100644
|
| --- a/mojo/edk/system/test_utils.cc
|
| +++ b/mojo/system/test_utils.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/edk/system/test_utils.h"
|
| +#include "mojo/system/test_utils.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/callback.h"
|
|
|