Chromium Code Reviews| Index: src/profiler/cpu-profiler.cc |
| diff --git a/src/profiler/cpu-profiler.cc b/src/profiler/cpu-profiler.cc |
| index 42b5fdf31dcfb9c396fe2d09bd79342ce8822188..7e08a781a4ef1fdd753e5571d2197b1e56459480 100644 |
| --- a/src/profiler/cpu-profiler.cc |
| +++ b/src/profiler/cpu-profiler.cc |
| @@ -12,8 +12,6 @@ |
| #include "src/profiler/cpu-profiler-inl.h" |
| #include "src/vm-state-inl.h" |
| -#include "include/v8-profiler.h" |
| - |
| namespace v8 { |
| namespace internal { |