| 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 b89d760d0500ae6c62679e60549c37699cc6ce52..767f489ddb9f5418dc4cc12fbb1a115fbb6d3f35 100644
|
| --- a/third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.h
|
| +++ b/third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.h
|
| @@ -16,7 +16,6 @@ class DOMWindow;
|
| class ExecutionContext;
|
| class Frame;
|
| class LocalFrame;
|
| -class Location;
|
| class Performance;
|
|
|
| // Inspector Agent for Web Performance APIs
|
|
|