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 4e0e7d83b6b4adf970fc20668cf33400437c215d..dc847b2a5c063f73e8b281ded45fe2bd0a4cbfa9 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -838,6 +838,7 @@ public: |
CredentialManagerGetWithoutUI = 961, |
CredentialManagerStore = 962, |
CredentialManagerRequireUserMediation = 963, |
+ AudioContextCreateIIRFilter = 964, |
// Add new features immediately above this line. Don't change assigned |
// numbers of any item, and don't reuse removed slots. |