Index: src/hydrogen-instructions.cc |
diff --git a/src/hydrogen-instructions.cc b/src/hydrogen-instructions.cc |
index 66255f28eaf1d5406b57aa22a11472e7434227f6..822077dd1708bc1b30ffbc9e07c150408e579443 100644 |
--- a/src/hydrogen-instructions.cc |
+++ b/src/hydrogen-instructions.cc |
@@ -8,7 +8,6 @@ |
#include "src/double.h" |
#include "src/factory.h" |
#include "src/hydrogen-infer-representation.h" |
-#include "src/property-details-inl.h" |
#if V8_TARGET_ARCH_IA32 |
#include "src/ia32/lithium-ia32.h" // NOLINT |