| Index: ui/compositor/BUILD.gn
|
| diff --git a/ui/compositor/BUILD.gn b/ui/compositor/BUILD.gn
|
| index fc2c5a126861b17c5a35982b9846d8374ab58b5a..e044473da51a216809d2949fe3a6bdd2e5338060 100644
|
| --- a/ui/compositor/BUILD.gn
|
| +++ b/ui/compositor/BUILD.gn
|
| @@ -140,10 +140,10 @@ static_library("test_support") {
|
| "//cc",
|
| "//cc:test_support",
|
| "//cc/surfaces",
|
| - "//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",
|
| "//skia",
|
| "//testing/gtest",
|
|
|