top_controls_manager_unittest.cc | 31 active_tree_ = LayerTreeImpl::create(&host_impl_); 32 root_scroll_layer_ = LayerImpl::Create(active_tree_.get(), 1); 63 scoped_ptr<LayerTreeImpl> active_tree_; member in class:cc::__anon6472::MockTopControlsManagerClient
|