Index: third_party/WebKit/Source/core/css/cssom/StyleCalcLength.h |
diff --git a/third_party/WebKit/Source/core/css/cssom/StyleCalcLength.h b/third_party/WebKit/Source/core/css/cssom/StyleCalcLength.h |
index d086926357b9376b65e2ba1ab2aeb6db72c200de..64391c9482fa28ebb6e7294fbf71d27841e8ced9 100644 |
--- a/third_party/WebKit/Source/core/css/cssom/StyleCalcLength.h |
+++ b/third_party/WebKit/Source/core/css/cssom/StyleCalcLength.h |
@@ -44,7 +44,6 @@ public: |
#undef GETTER_MACRO |
- String cssString() const override; |
PassRefPtrWillBeRawPtr<CSSValue> toCSSValue() const override; |
StyleValueType type() const override { return CalcLengthType; } |