| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 83856c18bac1606c9175ebc57b20269f4f2cab31..58db3a1c70ae2885ab0e6cffaddbf4a09f2a0234 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -617,6 +617,7 @@ public:
|
| Fetch = 675,
|
| FetchBodyStream = 676,
|
| XMLHttpRequestAsynchronous = 677,
|
| + AudioBufferSourceBufferOnce = 678,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|