Index: src/compiler/js-operator.h |
diff --git a/src/compiler/js-operator.h b/src/compiler/js-operator.h |
index fd9547d94a50b356b059951403d3adc98aa8ca4f..d32eb5a39108b7ead2b7224be6c0d241cc42a432 100644 |
--- a/src/compiler/js-operator.h |
+++ b/src/compiler/js-operator.h |
@@ -5,7 +5,6 @@ |
#ifndef V8_COMPILER_JS_OPERATOR_H_ |
#define V8_COMPILER_JS_OPERATOR_H_ |
-#include "src/compiler/linkage.h" |
#include "src/compiler/opcodes.h" |
#include "src/compiler/operator.h" |
#include "src/unique.h" |