Chromium Code Reviews| Index: src/compiler/verifier.h |
| diff --git a/src/compiler/verifier.h b/src/compiler/verifier.h |
| index 67b7ba6e710a77b5ecab0183b46a4274752e473a..8c5962fcad2171b34d9f1027a26c2152bb2d4eb1 100644 |
| --- a/src/compiler/verifier.h |
| +++ b/src/compiler/verifier.h |
| @@ -5,7 +5,7 @@ |
| #ifndef V8_COMPILER_VERIFIER_H_ |
| #define V8_COMPILER_VERIFIER_H_ |
| -#include "src/v8.h" |
| +#include "src/base/macros.h" |
| namespace v8 { |
| namespace internal { |