| Index: third_party/WebKit/Source/core/frame/UseCounter.h
|
| diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| index a0e4d03f84808c9e866b880226f12352c769b2d8..4566a87cc6a538d0303e9773a83a4c30b20f4d69 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -625,7 +625,6 @@ public:
|
| CSSKeyframesRuleAnonymousIndexedGetter = 785,
|
| V8Screen_AvailLeft_AttributeGetter = 786,
|
| V8Screen_AvailTop_AttributeGetter = 787,
|
| - ObjectObserve = 788,
|
| V8SVGFEConvolveMatrixElement_PreserveAlpha_AttributeGetter = 791,
|
| V8SVGStyleElement_Disabled_AttributeGetter = 798,
|
| V8SVGStyleElement_Disabled_AttributeSetter = 799,
|
|
|