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 23201c6719d7155106437d2d25fdf831ec14bbcb..a6917734a1b361a8aeb77d4e09a2e8edaf6725f4 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -841,6 +841,7 @@ public: |
RequestAutocomplete = 965, |
CastOverlayClicked = 966, |
CastOverlayShown = 967, |
+ AudioContextCreateIIRFilter = 968, |
// Add new features immediately above this line. Don't change assigned |
// numbers of any item, and don't reuse removed slots. |