| Index: gpu/command_buffer/service/BUILD.gn
|
| diff --git a/gpu/command_buffer/service/BUILD.gn b/gpu/command_buffer/service/BUILD.gn
|
| index 6749c011252b2b69230d7b390e255f68212dbe9e..81e9db27ffc3bdd27e02862480b4c6bcd90fb337 100644
|
| --- a/gpu/command_buffer/service/BUILD.gn
|
| +++ b/gpu/command_buffer/service/BUILD.gn
|
| @@ -152,6 +152,7 @@ source_set("service_sources") {
|
| "//base/third_party/dynamic_annotations",
|
| "//crypto",
|
| "//gpu/config:config_sources",
|
| + "//third_party/angle:commit_id",
|
| "//third_party/angle:translator",
|
| "//third_party/protobuf:protobuf_lite",
|
| "//third_party/re2",
|
|
|