| 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 d044bd99681a9a0a844def083cb34d237d5333ca..ff7c319eb6968a3f65f68583a9d3047a57c8f04a 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1447,6 +1447,7 @@ class CORE_EXPORT UseCounter {
|
| WebNFCCancelPush = 1794,
|
| WebNFCWatch = 1795,
|
| WebNFCCancelWatch = 1796,
|
| + AudioParamCancelAndHoldAtTime = 1797,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|