Index: ui/gfx/compositor/layer.h |
diff --git a/ui/gfx/compositor/layer.h b/ui/gfx/compositor/layer.h |
index cde70e9f8054fb76f3fcd3c8610e5f99b2de0216..a95c13804e3a3d473660f43b7d7edc843b88cae6 100644 |
--- a/ui/gfx/compositor/layer.h |
+++ b/ui/gfx/compositor/layer.h |
@@ -271,7 +271,7 @@ class COMPOSITOR_EXPORT Layer : |
#if defined(USE_WEBKIT_COMPOSITOR) |
void CreateWebLayer(); |
void RecomputeTransform(); |
- void RecomputeDrawsContent(); |
+ void RecomputeDrawsContentAndUVRect(); |
#endif |
const LayerType type_; |