| Index: third_party/WebKit/Source/platform/graphics/paint/TransformPaintPropertyNode.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/paint/TransformPaintPropertyNode.h b/third_party/WebKit/Source/platform/graphics/paint/TransformPaintPropertyNode.h
|
| index 1e0433c73aefa2444e54e4d86923f81a1daef609..d1591977d5386be7258d4b176f55af04ba3cbfc3 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/paint/TransformPaintPropertyNode.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/paint/TransformPaintPropertyNode.h
|
| @@ -109,8 +109,6 @@
|
| m_directCompositingReasons == o.m_directCompositingReasons &&
|
| m_compositorElementId == o.m_compositorElementId;
|
| }
|
| -
|
| - String toTreeString() const;
|
| #endif
|
|
|
| String toString() const;
|
|
|