Chromium Code Reviews| Index: src/inspector/v8-profiler-agent-impl.h |
| diff --git a/src/inspector/v8-profiler-agent-impl.h b/src/inspector/v8-profiler-agent-impl.h |
| index a634ff3cd9f5eebe9a3bbfb93442f90cb8d41ef1..a8441174e0f7170af8bbef8dbe0ad2713ef1c121 100644 |
| --- a/src/inspector/v8-profiler-agent-impl.h |
| +++ b/src/inspector/v8-profiler-agent-impl.h |
| @@ -43,8 +43,6 @@ class V8ProfilerAgentImpl : public protocol::Profiler::Backend { |
| bool idleStarted(); |
| bool idleFinished(); |
| - void collectSample(); |
| - |
| private: |
| String16 nextProfileId(); |