Index: cc/trees/layer_tree_host_common.h |
diff --git a/cc/trees/layer_tree_host_common.h b/cc/trees/layer_tree_host_common.h |
index cecb7939b9e67239b1a220e2a076f99b842b698e..d467f6f0dbc48c8b8f30c769d9139b2b5c187dd2 100644 |
--- a/cc/trees/layer_tree_host_common.h |
+++ b/cc/trees/layer_tree_host_common.h |
@@ -39,6 +39,7 @@ class CC_EXPORT LayerTreeHostCommon { |
static void CalculateDrawProperties( |
LayerImpl* root_layer, |
gfx::Size device_viewport_size, |
+ const gfx::Transform& device_transform, |
float device_scale_factor, |
float page_scale_factor, |
LayerImpl* page_scale_application_layer, |