Index: third_party/WebKit/Source/core/css/CSSPrimitiveValue.h |
diff --git a/third_party/WebKit/Source/core/css/CSSPrimitiveValue.h b/third_party/WebKit/Source/core/css/CSSPrimitiveValue.h |
index cc86ca2cd67c980209ed8adc6fb4f9c3343eb8e5..3ae6e70e4cb30ec33a9e24d733487c97bfb06089 100644 |
--- a/third_party/WebKit/Source/core/css/CSSPrimitiveValue.h |
+++ b/third_party/WebKit/Source/core/css/CSSPrimitiveValue.h |
@@ -87,7 +87,7 @@ class CORE_EXPORT CSSPrimitiveValue : public CSSValue { |
Rems, |
Chs, |
UserUnits, // The SVG term for unitless lengths |
- // Angle units |
+ // Angle units |
Degrees, |
Radians, |
Gradians, |