Index: Source/core/frame/UseCounter.h |
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h |
index 4d5487962539c24afc09e9ffc68804f5ac103338..4e9047e16185d41b2c7ec98176d4f49855729007 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, |