Index: src/heap/incremental-marking.cc |
diff --git a/src/heap/incremental-marking.cc b/src/heap/incremental-marking.cc |
index db19165f0a310eb0dec219df1226b8333c17e96e..4440d7f9eb27331c020dad2cf61e5b9615a07a72 100644 |
--- a/src/heap/incremental-marking.cc |
+++ b/src/heap/incremental-marking.cc |
@@ -2,8 +2,6 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "src/v8.h" |
- |
#include "src/heap/incremental-marking.h" |
#include "src/code-stubs.h" |