| Index: third_party/WebKit/Source/core/inspector/PageRuntimeAgent.h
|
| diff --git a/third_party/WebKit/Source/core/inspector/PageRuntimeAgent.h b/third_party/WebKit/Source/core/inspector/PageRuntimeAgent.h
|
| index 87249028b12df01c932368b11984f1f0dde879f2..31575982884bae8b8df94b571a23f06e3bb6347f 100644
|
| --- a/third_party/WebKit/Source/core/inspector/PageRuntimeAgent.h
|
| +++ b/third_party/WebKit/Source/core/inspector/PageRuntimeAgent.h
|
| @@ -48,7 +48,6 @@ public:
|
| }
|
| ~PageRuntimeAgent() override;
|
| DECLARE_VIRTUAL_TRACE();
|
| - void init() override;
|
| void enable(ErrorString*) override;
|
| void disable(ErrorString*) override;
|
|
|
|
|