| 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 53f892f009b0e3abeea0d4f3d9e8f3a7aedb2e7b..9ca5873003b421134271d8b74c2cacd14b099955 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1077,6 +1077,7 @@ public:
|
| ApplicationCacheAPISecureOrigin = 1248,
|
| CSSAtRuleApply = 1249,
|
| CSSSelectorPseudoAny = 1250,
|
| + PannerNodeSetVelocity = 1251,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|