Chromium Code Reviews| Index: src/ic/handler-compiler.cc |
| diff --git a/src/ic/handler-compiler.cc b/src/ic/handler-compiler.cc |
| index acf380fbee93f8c162e2463b76141d1d17e40fd3..4fd61b4f41cfc65bb6a431f9ffcf906a0b3b75d7 100644 |
| --- a/src/ic/handler-compiler.cc |
| +++ b/src/ic/handler-compiler.cc |
| @@ -4,6 +4,7 @@ |
| #include "src/v8.h" |
| +#include "src/cpu-profiler.h" |
| #include "src/ic/call-optimization.h" |
| #include "src/ic/handler-compiler.h" |
| #include "src/ic/ic.h" |