| Index: gpu/command_buffer/service/BUILD.gn
|
| diff --git a/gpu/command_buffer/service/BUILD.gn b/gpu/command_buffer/service/BUILD.gn
|
| index 4d71c7128b1c3d72a22ef164a5fcd16f6d3ce6e4..ab25805ed4b220ee28af6310f7946571c10f0968 100644
|
| --- a/gpu/command_buffer/service/BUILD.gn
|
| +++ b/gpu/command_buffer/service/BUILD.gn
|
| @@ -149,6 +149,7 @@ source_set("service_sources") {
|
| "//base",
|
| "//base/third_party/dynamic_annotations",
|
| "//crypto",
|
| + "//gpu/config:config_sources",
|
| "//third_party/angle:translator",
|
| "//third_party/protobuf:protobuf_lite",
|
| "//third_party/re2",
|
|
|