Chromium Code Reviews| Index: src/cpu-profiler.h |
| diff --git a/src/cpu-profiler.h b/src/cpu-profiler.h |
| index 89d9c81c152b2d4618a8229eb37bcadaf3cf45a1..6e2b0e09cdbf0653385620dcefd470eb2db860ca 100644 |
| --- a/src/cpu-profiler.h |
| +++ b/src/cpu-profiler.h |
| @@ -31,6 +31,7 @@ |
| #include "allocation.h" |
| #include "atomicops.h" |
| #include "circular-queue.h" |
| +#include "sampler.h" |
| #include "unbound-queue.h" |
| namespace v8 { |