| 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 316150c166c20d0d0d898a9717adea3e5cacfbb4..b4b1a536f0a929910117dd88320602561005dfc2 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -857,6 +857,7 @@ public:
|
| CSSAtRuleViewport = 977,
|
| CSSAtRuleWebkitKeyframes = 978,
|
| V8HTMLFieldSetElement_Elements_AttributeGetter = 979,
|
| + HTMLMediaElementPreloadForcedNone = 980,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|