| 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 88ac17935d6277b29ecdc186c447ae421a90e539..f8ae794e5fc4b207cd9aae3e497549748ac1ec95 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1340,6 +1340,7 @@ class CORE_EXPORT UseCounter {
|
| LongTaskObserver = 1615,
|
| CSSMotionInEffect = 1616,
|
| CSSOffsetInEffect = 1617,
|
| + DocumentFullscreenElementInV0Shadow = 1618,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|