| Index: third_party/WebKit/Source/core/inspector/PageDebuggerAgent.h
|
| diff --git a/third_party/WebKit/Source/core/inspector/PageDebuggerAgent.h b/third_party/WebKit/Source/core/inspector/PageDebuggerAgent.h
|
| index 98b1071b2f4c06ab211bb4a2070fdb807b902d17..94ce872a20d4ef19bbbdb794eb028d535178bbcd 100644
|
| --- a/third_party/WebKit/Source/core/inspector/PageDebuggerAgent.h
|
| +++ b/third_party/WebKit/Source/core/inspector/PageDebuggerAgent.h
|
| @@ -56,7 +56,6 @@ public:
|
| void restore() final;
|
|
|
| void didStartProvisionalLoad(LocalFrame*);
|
| - void didClearDocumentOfWindowObject(LocalFrame*);
|
|
|
| private:
|
| PageDebuggerAgent(InspectedFrames*, V8RuntimeAgent*);
|
|
|