Index: third_party/WebKit/Source/core/frame/UseCounter.h |
diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h |
index ae8a328eeada675730508477922dc49fb1639487..c24855866cc43133f2edbadd80d109da5927a6e7 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -1608,7 +1608,6 @@ class CORE_EXPORT UseCounter { |
kThreeValuedPositionGradient = 2003, |
kThreeValuedPositionObjectPosition = 2004, |
kThreeValuedPositionPerspectiveOrigin = 2005, |
- kUnitlessZeroAngleCustomProperty = 2006, |
kUnitlessZeroAngleFilter = 2007, |
kUnitlessZeroAngleGradient = 2008, |
kUnitlessZeroAngleOffsetRotate = 2009, |