Index: test/cctest/test-profile-generator.cc |
diff --git a/test/cctest/test-profile-generator.cc b/test/cctest/test-profile-generator.cc |
index 221761487c28fd84a739ce43ba3a2489fcfdd6af..78a8204556b2460c3c5c9caaa9552eb3cf7b00a8 100644 |
--- a/test/cctest/test-profile-generator.cc |
+++ b/test/cctest/test-profile-generator.cc |
@@ -30,8 +30,8 @@ |
#include "src/v8.h" |
#include "include/v8-profiler.h" |
-#include "src/cpu-profiler.h" |
-#include "src/profile-generator-inl.h" |
+#include "src/profiler/cpu-profiler.h" |
+#include "src/profiler/profile-generator-inl.h" |
#include "test/cctest/cctest.h" |
#include "test/cctest/profiler-extension.h" |