| 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 5f2d720b486fe82c43fd85be2c34322d5a951a44..9af344607ad7cbb4f0ecf00c9e44894989ccfbd4 100644
|
| --- a/cc/trees/layer_tree_host_common.h
|
| +++ b/cc/trees/layer_tree_host_common.h
|
| @@ -121,9 +121,6 @@ class CC_EXPORT LayerTreeHostCommon {
|
| static int CalculateLayerJitter(LayerImpl* scrolling_layer);
|
| static void CalculateDrawPropertiesForTesting(
|
| CalcDrawPropsMainInputsForTesting* inputs);
|
| - static void PreCalculateMetaInformation(Layer* root_layer);
|
| - static void PreCalculateMetaInformationForTesting(LayerImpl* root_layer);
|
| - static void PreCalculateMetaInformationForTesting(Layer* root_layer);
|
|
|
| static void CalculateDrawProperties(CalcDrawPropsImplInputs* inputs);
|
| static void CalculateDrawProperties(
|
|
|