| Index: cc/layer_tree_host_unittest.cc
|
| diff --git a/cc/layer_tree_host_unittest.cc b/cc/layer_tree_host_unittest.cc
|
| index e8d86ccb35d3274c97d3b8ef15313fd16c53282f..c152ba364e6b14854a834901cc10cc4084d720d7 100644
|
| --- a/cc/layer_tree_host_unittest.cc
|
| +++ b/cc/layer_tree_host_unittest.cc
|
| @@ -12,6 +12,7 @@
|
| #include "cc/layer_tree_host_impl.h"
|
| #include "cc/layer_tree_impl.h"
|
| #include "cc/output_surface.h"
|
| +#include "cc/prioritized_resource.h"
|
| #include "cc/resource_update_queue.h"
|
| #include "cc/single_thread_proxy.h"
|
| #include "cc/test/fake_content_layer.h"
|
|
|