Index: src/compiler/simplified-operator-reducer.h |
diff --git a/src/compiler/simplified-operator-reducer.h b/src/compiler/simplified-operator-reducer.h |
index 1e565b8b137bb91278053fcc22778ecda1bee700..32a7bcc56024e7895301dc172e3cea86f3c5eb93 100644 |
--- a/src/compiler/simplified-operator-reducer.h |
+++ b/src/compiler/simplified-operator-reducer.h |
@@ -12,6 +12,7 @@ namespace v8 { |
namespace internal { |
// Forward declarations. |
+class Factory; |
class Heap; |
namespace compiler { |