Chromium Code Reviews| Index: src/compiler/basic-block-instrumentor.h |
| diff --git a/src/compiler/basic-block-instrumentor.h b/src/compiler/basic-block-instrumentor.h |
| index 7edac0dbe87361435536ff41e3c525ac787b6a38..353b0c2ba7f783a5c23134bfcf67c2643eb10a39 100644 |
| --- a/src/compiler/basic-block-instrumentor.h |
| +++ b/src/compiler/basic-block-instrumentor.h |
| @@ -5,8 +5,6 @@ |
| #ifndef V8_COMPILER_BASIC_BLOCK_INSTRUMENTOR_H_ |
| #define V8_COMPILER_BASIC_BLOCK_INSTRUMENTOR_H_ |
| -#include "src/v8.h" |
| - |
| #include "src/basic-block-profiler.h" |
| namespace v8 { |