Index: mojo/edk/test/test_utils_posix.cc |
diff --git a/mojo/common/test/test_utils_posix.cc b/mojo/edk/test/test_utils_posix.cc |
similarity index 98% |
rename from mojo/common/test/test_utils_posix.cc |
rename to mojo/edk/test/test_utils_posix.cc |
index 0072d0a597144602ed7d2213e5d4ad0a725799a4..6491baffb65eb85de9e76ca941bb40f4cec0c1d1 100644 |
--- a/mojo/common/test/test_utils_posix.cc |
+++ b/mojo/edk/test/test_utils_posix.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_utils.h" |
+#include "mojo/edk/test/test_utils.h" |
#include <fcntl.h> |
#include <unistd.h> |