Chromium Code Reviews| Index: src/compiler/graph-replay.h |
| diff --git a/src/compiler/graph-replay.h b/src/compiler/graph-replay.h |
| index a66af2235328a53a442ae33802a1f3e8325e79b6..f41311e3bfd6ca24edb4b723e03a6f24ad8e075c 100644 |
| --- a/src/compiler/graph-replay.h |
| +++ b/src/compiler/graph-replay.h |
| @@ -5,6 +5,7 @@ |
| #ifndef V8_COMPILER_GRAPH_REPLAY_H_ |
| #define V8_COMPILER_GRAPH_REPLAY_H_ |
| +#include "src/compiler/generic-algorithm.h" |
| #include "src/compiler/node.h" |
| namespace v8 { |