| 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 86b04fde111e8548febc11652f3f90b9d790c60d..bb7c1ebda42737b39ccfa24a6427956791cc5fca 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1458,6 +1458,7 @@ class CORE_EXPORT UseCounter {
|
| HTMLIFrameElementAllowfullscreenAttributeSetAfterContentLoad = 1805,
|
| V8FileReaderSync_Constructor = 1812,
|
| FileReaderSyncInServiceWorker = 1818,
|
| + RtcpMuxPolicyNegotiate = 1823,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|