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 6c3a5ee338218f6a79b9c2864d82da5ffea956e0..a5cba2f8011aedf3eb85c3afede1229d18cd81ce 100644 |
--- a/third_party/WebKit/Source/core/css/CSSPrimitiveValue.h |
+++ b/third_party/WebKit/Source/core/css/CSSPrimitiveValue.h |
@@ -204,8 +204,6 @@ public: |
~CSSPrimitiveValue(); |
- void cleanup(); |
- |
UnitType typeWithCalcResolved() const; |
double computeDegrees() const; |