| Index: cc/trees/layer_tree_host_impl_unittest.cc
|
| diff --git a/cc/trees/layer_tree_host_impl_unittest.cc b/cc/trees/layer_tree_host_impl_unittest.cc
|
| index de7eb4f281d773882b321171860e5d9cf4446209..ea8f06420e41ac7b13ec89a6b8e810307971fe81 100644
|
| --- a/cc/trees/layer_tree_host_impl_unittest.cc
|
| +++ b/cc/trees/layer_tree_host_impl_unittest.cc
|
| @@ -20,10 +20,10 @@
|
| #include "cc/animation/animation_id_provider.h"
|
| #include "cc/animation/transform_operations.h"
|
| #include "cc/base/math_util.h"
|
| +#include "cc/input/browser_controls_offset_manager.h"
|
| #include "cc/input/main_thread_scrolling_reason.h"
|
| #include "cc/input/page_scale_animation.h"
|
| #include "cc/input/scrollbar_animation_controller_thinning.h"
|
| -#include "cc/input/top_controls_manager.h"
|
| #include "cc/layers/append_quads_data.h"
|
| #include "cc/layers/heads_up_display_layer_impl.h"
|
| #include "cc/layers/layer_impl.h"
|
|
|