| Index: cc/resources/resource_update_controller_unittest.cc
|
| diff --git a/cc/resources/resource_update_controller_unittest.cc b/cc/resources/resource_update_controller_unittest.cc
|
| index 9f43f80d7c159d94a6da1a439b8059bb33c5a648..da413efbe5135df52c48770ba86c6befc75d29f2 100644
|
| --- a/cc/resources/resource_update_controller_unittest.cc
|
| +++ b/cc/resources/resource_update_controller_unittest.cc
|
| @@ -5,12 +5,12 @@
|
| #include "cc/resources/resource_update_controller.h"
|
|
|
| #include "base/test/test_simple_task_runner.h"
|
| -#include "cc/debug/test_web_graphics_context_3d.h"
|
| #include "cc/resources/prioritized_resource_manager.h"
|
| #include "cc/test/fake_output_surface.h"
|
| #include "cc/test/fake_output_surface_client.h"
|
| #include "cc/test/fake_proxy.h"
|
| #include "cc/test/scheduler_test_common.h"
|
| +#include "cc/test/test_web_graphics_context_3d.h"
|
| #include "cc/test/tiled_layer_test_common.h"
|
| #include "cc/trees/single_thread_proxy.h" // For DebugScopedSetImplThread
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|