| Index: cc/test/layer_tree_test_common.h
|
| diff --git a/cc/test/layer_tree_test_common.h b/cc/test/layer_tree_test_common.h
|
| index 23c6d9ba60ea70beb922d163e862268c24676b23..4e8dbd3bbb78290287ccc7625362d82e750d9067 100644
|
| --- a/cc/test/layer_tree_test_common.h
|
| +++ b/cc/test/layer_tree_test_common.h
|
| @@ -153,7 +153,6 @@ public:
|
|
|
| // Make these public.
|
| typedef std::vector<LayerImpl*> LayerList;
|
| - using LayerTreeHostImpl::calculateRenderSurfaceLayerList;
|
|
|
| protected:
|
| virtual void animateLayers(base::TimeTicks monotonicTime, base::Time wallClockTime) OVERRIDE;
|
|
|