Index: src/inspector/V8ProfilerAgentImpl.h |
diff --git a/src/inspector/V8ProfilerAgentImpl.h b/src/inspector/V8ProfilerAgentImpl.h |
index 36f7144a8d3ec8c6c907ba204a676a0585e48b32..d2c4c15397907efc80fc03acea3d45874087fdb8 100644 |
--- a/src/inspector/V8ProfilerAgentImpl.h |
+++ b/src/inspector/V8ProfilerAgentImpl.h |
@@ -45,7 +45,6 @@ class V8ProfilerAgentImpl : public protocol::Profiler::Backend { |
private: |
String16 nextProfileId(); |
- v8::CpuProfiler* profiler(); |
void startProfiling(const String16& title); |
std::unique_ptr<protocol::Profiler::Profile> stopProfiling( |