Index: Source/core/frame/UseCounter.h |
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h |
index 4f6b58a41c26fc2dbcb9002ac3540f48d3b8717f..4b02c83bfa474767da5839ae5ccbd95214b18875 100644 |
--- a/Source/core/frame/UseCounter.h |
+++ b/Source/core/frame/UseCounter.h |
@@ -569,6 +569,7 @@ public: |
CSSSelectorPseudoFullScreenDocument = 627, |
CSSSelectorPseudoFullScreenAncestor = 628, |
CSSSelectorPseudoFullScreen = 629, |
+ WebKitCSSMatrix = 630, |
// Add new features immediately above this line. Don't change assigned |
// numbers of any item, and don't reuse removed slots. |