| 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 0c2165c4014dbd26aa87e1ecae436ed887345ebf..61ac14f588a1ca159b914151f667c3dbb95fa52d 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1389,6 +1389,7 @@ class CORE_EXPORT UseCounter {
|
| DocumentCreateElement2ndArgStringHandling = 1668,
|
| V8MediaRecorder_Start_Method = 1669,
|
| WebBluetoothRequestDevice = 1670,
|
| + HTMLMediaElementPreloadForcedMetadata = 1671,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|