| Index: cc/resource_update_controller_unittest.cc
|
| diff --git a/cc/resource_update_controller_unittest.cc b/cc/resource_update_controller_unittest.cc
|
| index 64ae4f167b3922a5549d265e6ec169f2b7a33b6a..2da1460ade149f6f5d1c947f7082a272cbef81ae 100644
|
| --- a/cc/resource_update_controller_unittest.cc
|
| +++ b/cc/resource_update_controller_unittest.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "cc/resource_update_controller.h"
|
|
|
| +#include "cc/prioritized_resource_manager.h"
|
| #include "cc/single_thread_proxy.h" // For DebugScopedSetImplThread
|
| #include "cc/test/fake_output_surface.h"
|
| #include "cc/test/fake_proxy.h"
|
|
|