| 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 07eb9bc9cdc14dfe8d94ec399bb42b5b7e234915..5212d40aff89c697157cc3dc9a885513ac5c4ea9 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*);
|
|
|