| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index 13b00ff3139f8f69d5c2ffddc4449ec098b8962c..223e4a465d089cd0aa905cfe5762bde2d97054c8 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -805,10 +805,10 @@ static_library("test_support") {
|
| "//cc/proto",
|
| "//cc/surfaces",
|
| "//cc/surfaces:surface_id",
|
| - "//gpu/command_buffer/client:gl_in_process_context",
|
| "//gpu/command_buffer/client:gles2_c_lib",
|
| "//gpu/command_buffer/client:gles2_implementation",
|
| "//gpu/command_buffer/common:gles2_utils",
|
| + "//gpu/ipc:gl_in_process_context",
|
| "//gpu/skia_bindings",
|
| "//media",
|
| "//skia",
|
|
|