| 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 549ca161193cfc4c4e28ffdd095d181163c01278..f0f8ed6c185fd0eae694d20c151973f156cb97e1 100644
|
| --- a/third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.h
|
| +++ b/third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.h
|
| @@ -17,7 +17,6 @@ class ExecutionContext;
|
| class Frame;
|
| class LocalFrame;
|
| class Location;
|
| -class InspectedFrames;
|
|
|
| // Inspector Agent for Web Performance APIs
|
| class CORE_EXPORT InspectorWebPerfAgent final
|
|
|