Index: src/compiler/js-generic-lowering.cc |
diff --git a/src/compiler/js-generic-lowering.cc b/src/compiler/js-generic-lowering.cc |
index 7dad83b10b5aebc1f40a070791c718373bbd199c..5ff3c718c1be42254645318868137abbea44bc76 100644 |
--- a/src/compiler/js-generic-lowering.cc |
+++ b/src/compiler/js-generic-lowering.cc |
@@ -7,7 +7,6 @@ |
#include "src/compiler/common-operator.h" |
#include "src/compiler/js-generic-lowering.h" |
#include "src/compiler/machine-operator.h" |
-#include "src/compiler/node-aux-data-inl.h" |
#include "src/compiler/node-matchers.h" |
#include "src/compiler/node-properties.h" |
#include "src/compiler/operator-properties.h" |