Chromium Code Reviews| Index: src/runtime-profiler.cc |
| diff --git a/src/runtime-profiler.cc b/src/runtime-profiler.cc |
| index fb05690b91e29844c1cba6b01a12fc3427a0b6a0..b82c34ca000a3d29232f4f00d9bd381bd0d3e602 100644 |
| --- a/src/runtime-profiler.cc |
| +++ b/src/runtime-profiler.cc |
| @@ -9,6 +9,7 @@ |
| #include "src/bootstrapper.h" |
| #include "src/code-stubs.h" |
| #include "src/compilation-cache.h" |
| +#include "src/compiler.h" |
| #include "src/execution.h" |
| #include "src/frames-inl.h" |
| #include "src/full-codegen/full-codegen.h" |