Chromium Code Reviews| Index: services/ui/ws/BUILD.gn |
| diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn |
| index 582d3bc57deaaf73732d2a5659cbdb1071fdf208..31c1355da3a15de5b3c45eb5c215f32b6f0a7100 100644 |
| --- a/services/ui/ws/BUILD.gn |
| +++ b/services/ui/ws/BUILD.gn |
| @@ -113,6 +113,7 @@ static_library("lib") { |
| deps = [ |
| "//gpu/command_buffer/client", |
| + "//gpu/command_buffer/client:gles2_interface", |
| "//gpu/ipc/client", |
| "//gpu/ipc/common", |
| "//services/ui/gpu", # TODO(sad): Temporary until GPU process split. |