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