Index: Source/core/frame/UseCounter.h |
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h |
index ea3d93e996fcab25013321d4ffbb0a18f3d20a19..68df1e5df44ae20059867c6ee8f3fa62d9ce9031 100644 |
--- a/Source/core/frame/UseCounter.h |
+++ b/Source/core/frame/UseCounter.h |
@@ -260,7 +260,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, |