Index: src/background-parsing-task.cc |
diff --git a/src/background-parsing-task.cc b/src/background-parsing-task.cc |
index c0dba93a533663a51f319e42bda75fb769ecbf54..cc80e0114319a7af442123aea05cbace4ead89a2 100644 |
--- a/src/background-parsing-task.cc |
+++ b/src/background-parsing-task.cc |
@@ -3,7 +3,7 @@ |
// found in the LICENSE file. |
#include "src/background-parsing-task.h" |
-#include "src/debug.h" |
+#include "src/debug/debug.h" |
namespace v8 { |
namespace internal { |