| Index: gpu/gles2_conform_support/BUILD.gn
|
| diff --git a/gpu/gles2_conform_support/BUILD.gn b/gpu/gles2_conform_support/BUILD.gn
|
| index 2dd0e2a9e44811386ecaeeca22f6c3c88b212867..5867daf552d3decfe41b240835f0621908073969 100644
|
| --- a/gpu/gles2_conform_support/BUILD.gn
|
| +++ b/gpu/gles2_conform_support/BUILD.gn
|
| @@ -57,6 +57,7 @@ executable("gles2_conform_support") {
|
| "//base",
|
| "//base/third_party/dynamic_annotations",
|
| "//build/config/sanitizers:deps",
|
| + "//build/win:default_exe_manifest",
|
| "//gpu/command_buffer/client:gles2_c_lib_nocheck",
|
| "//gpu/gles2_conform_support/egl",
|
| "//ui/gl",
|
|
|