Chromium Code Reviews| Index: src/basic-block-profiler.h |
| diff --git a/src/basic-block-profiler.h b/src/basic-block-profiler.h |
| index 99fa3b172dbf750eee51c9cb5b4daf825ce5181e..0f7b15533de6e41cbd7409a0696001b0d52a927c 100644 |
| --- a/src/basic-block-profiler.h |
| +++ b/src/basic-block-profiler.h |
| @@ -14,9 +14,6 @@ |
| namespace v8 { |
| namespace internal { |
| -class Schedule; |
| -class Graph; |
| - |
| class BasicBlockProfiler { |
| public: |
| class Data { |