Chromium Code Reviews| Index: src/compiler/graph.cc | 
| diff --git a/src/compiler/graph.cc b/src/compiler/graph.cc | 
| index 2567c79e674bfa9315ddf5ea4e29e2a0f5cab4de..1de712efccd8d84c24a8af27be83e70834f6ee66 100644 | 
| --- a/src/compiler/graph.cc | 
| +++ b/src/compiler/graph.cc | 
| @@ -5,6 +5,7 @@ | 
| #include "src/compiler/graph.h" | 
| #include "src/compiler/common-operator.h" | 
| +#include "src/compiler/generic-node-inl.h" | 
| #include "src/compiler/graph-inl.h" | 
| #include "src/compiler/node.h" | 
| #include "src/compiler/node-aux-data-inl.h" |