Index: src/identity-map.cc |
diff --git a/src/heap/identity-map.cc b/src/identity-map.cc |
similarity index 99% |
rename from src/heap/identity-map.cc |
rename to src/identity-map.cc |
index f901ac44244240d99d7f3abba84bd719bbbb0972..1d23af95e8c8bc7e5b744b2535def8a95f4be200 100644 |
--- a/src/heap/identity-map.cc |
+++ b/src/identity-map.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 "src/heap/identity-map.h" |
+#include "src/identity-map.h" |
#include "src/heap/heap.h" |
#include "src/zone-containers.h" |