| Index: third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.h
|
| diff --git a/third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.h b/third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.h
|
| index f652d251cacc457a28cc628e19aa1856f3070986..17c31580f266a8a390531897b224ecd63ce9900b 100644
|
| --- a/third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.h
|
| +++ b/third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.h
|
| @@ -39,8 +39,6 @@
|
|
|
| private:
|
| Member<InspectedFrames> m_inspectedFrames;
|
| - bool m_firstScriptSeen;
|
| - std::string m_frameContextURL;
|
| };
|
|
|
| } // namespace blink
|
|
|