| Index: third_party/WebKit/Source/core/inspector/InspectorCSSAgent.h
|
| diff --git a/third_party/WebKit/Source/core/inspector/InspectorCSSAgent.h b/third_party/WebKit/Source/core/inspector/InspectorCSSAgent.h
|
| index b5072fc478f46ac34c88e51d71a4972756d80dad..5213099a6bdac42be6c41432837144006a1a5d14 100644
|
| --- a/third_party/WebKit/Source/core/inspector/InspectorCSSAgent.h
|
| +++ b/third_party/WebKit/Source/core/inspector/InspectorCSSAgent.h
|
| @@ -111,7 +111,6 @@ public:
|
| DECLARE_VIRTUAL_TRACE();
|
|
|
| bool forcePseudoState(Element*, CSSSelector::PseudoType);
|
| - void discardAgent() override;
|
| void didCommitLoadForLocalFrame(LocalFrame*) override;
|
| void restore() override;
|
| void flushPendingProtocolNotifications() override;
|
|
|