| Index: gpu/command_buffer/service/BUILD.gn
|
| diff --git a/gpu/command_buffer/service/BUILD.gn b/gpu/command_buffer/service/BUILD.gn
|
| index 0dbf9d032c7c98e33326da5143e031d06eb7d438..14f25b66b7049e99d163c469e029536a715ec82e 100644
|
| --- a/gpu/command_buffer/service/BUILD.gn
|
| +++ b/gpu/command_buffer/service/BUILD.gn
|
| @@ -157,6 +157,7 @@ source_set("service_sources") {
|
| "//gpu/command_buffer/client:client_sources",
|
| "//gpu/command_buffer/common:gles2_utils",
|
| "//gpu/config:config_sources",
|
| + "//third_party/angle:angle_image_util",
|
| "//third_party/angle:commit_id",
|
| "//third_party/angle:translator",
|
| "//third_party/protobuf:protobuf_lite",
|
|
|