Index: src/ic/handler-compiler.cc |
diff --git a/src/ic/handler-compiler.cc b/src/ic/handler-compiler.cc |
index 594fe194f5d8320a9e3d08293c9aa1e8b8e2c591..98b30aa54d15b6036320342f9538d1d7d8f5c907 100644 |
--- a/src/ic/handler-compiler.cc |
+++ b/src/ic/handler-compiler.cc |
@@ -2,11 +2,10 @@ |
// 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/ic/handler-compiler.h" |
#include "src/cpu-profiler.h" |
#include "src/ic/call-optimization.h" |
-#include "src/ic/handler-compiler.h" |
#include "src/ic/ic.h" |
#include "src/ic/ic-inl.h" |