Chromium Code Reviews| Index: src/compiler/node-matchers.cc |
| diff --git a/src/compiler/node-matchers.cc b/src/compiler/node-matchers.cc |
| index 3401f9b4e15edd7b29c8cb0242f598eea186d3b3..4d7fb84dbebe9ee6e04d343432afbf3c02094a50 100644 |
| --- a/src/compiler/node-matchers.cc |
| +++ b/src/compiler/node-matchers.cc |
| @@ -2,6 +2,7 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| +#include "src/compiler/generic-node-inl.h" |
| #include "src/compiler/node-matchers.h" |
| namespace v8 { |