Chromium Code Reviews| Index: services/shell/standalone/BUILD.gn |
| diff --git a/services/shell/standalone/BUILD.gn b/services/shell/standalone/BUILD.gn |
| index 242ee506521281c168908d993fb0fedfa12f158b..2faa717f03515415931237d4e4162d7d92a4deba 100644 |
| --- a/services/shell/standalone/BUILD.gn |
| +++ b/services/shell/standalone/BUILD.gn |
| @@ -15,6 +15,7 @@ executable("standalone") { |
| ":lib", |
| "//base", |
| "//build/config/sanitizers:deps", |
| + "//build/win:default_exe_manifest", |
| ] |
| } |