Chromium Code Reviews| Index: src/profiler/cpu-profiler.cc |
| diff --git a/src/profiler/cpu-profiler.cc b/src/profiler/cpu-profiler.cc |
| index 57d60bdb87ae5470637da6b5bdeed24d6bad3448..b0416ec2e9b3494232760bcf6ff13cbecd2e8f3d 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 { |