| Index: third_party/WebKit/Source/core/timing/PerformanceBase.h
|
| diff --git a/third_party/WebKit/Source/core/timing/PerformanceBase.h b/third_party/WebKit/Source/core/timing/PerformanceBase.h
|
| index ac699abc9ea9db316cf17b4f6d9c0eeedcbeecab..63c6ddee7088e31baf660d5852bf15c55ffca9be 100644
|
| --- a/third_party/WebKit/Source/core/timing/PerformanceBase.h
|
| +++ b/third_party/WebKit/Source/core/timing/PerformanceBase.h
|
| @@ -92,7 +92,6 @@ class CORE_EXPORT PerformanceBase : public EventTargetWithInlineData {
|
| void setResourceTimingBufferSize(unsigned);
|
|
|
| DEFINE_ATTRIBUTE_EVENT_LISTENER(resourcetimingbufferfull);
|
| - DEFINE_ATTRIBUTE_EVENT_LISTENER(webkitresourcetimingbufferfull);
|
|
|
| void clearFrameTimings();
|
| void setFrameTimingBufferSize(unsigned);
|
|
|