| 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 22c16158bc50a9f59b60d72390faa49cdd049cc2..305f438e0989aff4f520421e82d413aac902bc16 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1489,6 +1489,7 @@ class CORE_EXPORT UseCounter {
|
| VRPoseAngularAcceleration = 1866,
|
| CSSOverflowPaged = 1867,
|
| ChildSrcAllowedWorkerThatScriptSrcBlocked = 1868,
|
| + HTMLTableElementPresentationAttributeBackground = 1869,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|