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