Index: Source/core/frame/UseCounter.h |
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h |
index 0c61bb3382d6df4cbf3b1793e66129ad7278ed7b..608bb9f31ebed38bcfec2fef6b5ef21e03b0d2f6 100644 |
--- a/Source/core/frame/UseCounter.h |
+++ b/Source/core/frame/UseCounter.h |
@@ -793,6 +793,7 @@ public: |
HTMLMediaElementPreloadDefault = 895, |
MixedContentBlockableAllowed = 896, |
PseudoBeforeAfterForInputElement = 897, |
+ V8Permissions_Revoke_Method = 898, |
// Add new features immediately above this line. Don't change assigned |
// numbers of any item, and don't reuse removed slots. |