Index: Source/core/frame/UseCounter.h |
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h |
index 8d3ce6ddbdb2fb7369525aaf50192402706802ef..994e91ec98b04d25061d0a08123cf50586303dcf 100644 |
--- a/Source/core/frame/UseCounter.h |
+++ b/Source/core/frame/UseCounter.h |
@@ -241,7 +241,6 @@ public: |
PrefixedPageVisibility = 196, |
HTMLFrameElementLocation = 197, |
CSSStyleSheetInsertRuleOptionalArg = 198, // Inconsistent with the specification and other browsers. |
- CSSWebkitRegionAtRule = 199, // @region rule changed to ::region() |
DocumentBeforeUnloadRegistered = 200, |
DocumentBeforeUnloadFired = 201, |
DocumentUnloadRegistered = 202, |