Index: third_party/WebKit/Source/platform/graphics/paint/PropertyTreeState.h |
diff --git a/third_party/WebKit/Source/platform/graphics/paint/PropertyTreeState.h b/third_party/WebKit/Source/platform/graphics/paint/PropertyTreeState.h |
index 01ee2d9ff6f7f05c0a5d2d18d4c923c47d427185..eca74d3e9061c8200d03a468d4085b677fdbd5ef 100644 |
--- a/third_party/WebKit/Source/platform/graphics/paint/PropertyTreeState.h |
+++ b/third_party/WebKit/Source/platform/graphics/paint/PropertyTreeState.h |
@@ -62,7 +62,7 @@ class PLATFORM_EXPORT PropertyTreeState { |
// Returns the compositor element id, if any, for this property state. If |
// neither the effect nor transform nodes have a compositor element id then a |
// default instance is returned. |
- const CompositorElementId GetCompositorElementId( |
+ CompositorElementId GetCompositorElementId( |
const CompositorElementIdSet& element_ids) const; |
enum InnermostNode { |