Chromium Code Reviews| Index: src/trusted/debug_stub/BUILD.gn |
| diff --git a/src/trusted/debug_stub/BUILD.gn b/src/trusted/debug_stub/BUILD.gn |
| index f96cb90de3ce5a771cfaf5d9f497e4a4bdb0b7a1..2594c1f235c2b035bedbf56604cc5e5f02da5231 100644 |
| --- a/src/trusted/debug_stub/BUILD.gn |
| +++ b/src/trusted/debug_stub/BUILD.gn |
| @@ -46,6 +46,7 @@ executable("gdb_rsp_unittest") { |
| deps = [ |
| "//build/config/nacl:nacl_base", |
| + "//build/win:default_exe_manifest", |
| ":debug_stub", |
| ] |
| } |