Chromium Code Reviews| Index: src/trusted/service_runtime/BUILD.gn |
| diff --git a/src/trusted/service_runtime/BUILD.gn b/src/trusted/service_runtime/BUILD.gn |
| index 3c95071f91903c0c530c9434eca2f714c8eb8591..fdd71b9d0ec529d5d4cddcc22caba2985d8cc50e 100644 |
| --- a/src/trusted/service_runtime/BUILD.gn |
| +++ b/src/trusted/service_runtime/BUILD.gn |
| @@ -336,6 +336,7 @@ executable("sel_ldr") { |
| ] |
| deps = [ |
| ":sel_main", |
| + "//build/win:default_exe_manifest", |
| ] |
| if (is_linux) { |
| configs -= [ "//build/config:default_libs" ] |