| Index: cc/test/layer_tree_pixel_test.cc
|
| diff --git a/cc/test/layer_tree_pixel_test.cc b/cc/test/layer_tree_pixel_test.cc
|
| index ce021b94a6d4bdc60f6b6911345a59136fff685e..9c02fbf119ef4cde8c64ceb7099e065927645aba 100644
|
| --- a/cc/test/layer_tree_pixel_test.cc
|
| +++ b/cc/test/layer_tree_pixel_test.cc
|
| @@ -23,8 +23,8 @@
|
| #include "cc/test/test_compositor_frame_sink.h"
|
| #include "cc/test/test_in_process_context_provider.h"
|
| #include "cc/trees/layer_tree_impl.h"
|
| -#include "gpu/command_buffer/client/gl_in_process_context.h"
|
| #include "gpu/command_buffer/client/gles2_implementation.h"
|
| +#include "gpu/ipc/gl_in_process_context.h"
|
|
|
| using gpu::gles2::GLES2Interface;
|
|
|
|
|