Chromium Code Reviews| Index: test/cctest/test-identity-map.cc |
| diff --git a/test/cctest/test-identity-map.cc b/test/cctest/test-identity-map.cc |
| index 787fda77d19521fd87cba07684aff62a9710af25..ee64c4dd4054dd5dd88bb1724b723a7e80130d39 100644 |
| --- a/test/cctest/test-identity-map.cc |
| +++ b/test/cctest/test-identity-map.cc |
| @@ -4,7 +4,7 @@ |
| #include "src/v8.h" |
| -#include "src/heap/identity-map.h" |
| +#include "src/identity-map.h" |
| #include "src/zone.h" |
| #include "test/cctest/cctest.h" |