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