Index: mojo/system/memory_unittest.cc |
diff --git a/mojo/edk/system/memory_unittest.cc b/mojo/system/memory_unittest.cc |
similarity index 99% |
rename from mojo/edk/system/memory_unittest.cc |
rename to mojo/system/memory_unittest.cc |
index 46515c0cf6f0cce41baaa500dbddc5370a109246..74bcf114766b288271cf1d22148b78c95b7284c4 100644 |
--- a/mojo/edk/system/memory_unittest.cc |
+++ b/mojo/system/memory_unittest.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/memory.h" |
+#include "mojo/system/memory.h" |
#include <stddef.h> |
#include <stdint.h> |