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