Chromium Code Reviews| Index: src/compiler/phi-reducer.h | 
| diff --git a/src/compiler/phi-reducer.h b/src/compiler/phi-reducer.h | 
| index 5870d0433f815fed265a8fd60ae56cf916824c41..787db1cb1d097adb427e730b3846e9553d5c6ff2 100644 | 
| --- a/src/compiler/phi-reducer.h | 
| +++ b/src/compiler/phi-reducer.h | 
| @@ -5,6 +5,7 @@ | 
| #ifndef V8_COMPILER_PHI_REDUCER_H_ | 
| #define V8_COMPILER_PHI_REDUCER_H_ | 
| +#include "src/compiler/generic-node-inl.h" | 
| #include "src/compiler/graph-reducer.h" | 
| namespace v8 { |