Index: third_party/WebKit/Source/core/style/SVGComputedStyleDefs.h |
diff --git a/third_party/WebKit/Source/core/style/SVGComputedStyleDefs.h b/third_party/WebKit/Source/core/style/SVGComputedStyleDefs.h |
index adc4f6ef7095cf3be2685e23946fcc77f8dc51f3..9efb3c056cae16a9e3bd2ab2320ddb399272f4d1 100644 |
--- a/third_party/WebKit/Source/core/style/SVGComputedStyleDefs.h |
+++ b/third_party/WebKit/Source/core/style/SVGComputedStyleDefs.h |
@@ -248,7 +248,6 @@ public: |
return !(*this == other); |
} |
- AtomicString clipper; |
AtomicString masker; |
private: |