| Index: cc/trees/draw_property_utils.h
|
| diff --git a/cc/trees/draw_property_utils.h b/cc/trees/draw_property_utils.h
|
| index 58a519d9940c1e6c486c82073ad6716647d0f8f1..3fafc01d1679d655f8eba74c9294824573daefc6 100644
|
| --- a/cc/trees/draw_property_utils.h
|
| +++ b/cc/trees/draw_property_utils.h
|
| @@ -27,9 +27,6 @@ struct EffectNode;
|
|
|
| namespace draw_property_utils {
|
|
|
| -void CC_EXPORT PostConcatSurfaceContentsScale(const EffectNode* effect_node,
|
| - gfx::Transform* transform);
|
| -
|
| void CC_EXPORT ConcatInverseSurfaceContentsScale(const EffectNode* effect_node,
|
| gfx::Transform* transform);
|
|
|
|
|