Chromium Code Reviews| Index: win8/BUILD.gn |
| diff --git a/win8/BUILD.gn b/win8/BUILD.gn |
| index 0fab11e5896adc7e3add4473b5854d3ebf491d9b..a2ed105bc9460ed702e07ada9dc4049afe69e353 100644 |
| --- a/win8/BUILD.gn |
| +++ b/win8/BUILD.gn |
| @@ -43,6 +43,7 @@ executable("test_registrar") { |
| ":test_registrar_constants", |
| "//base", |
| "//build/config/sanitizers:deps", |
| + "//build/win:default_exe_manifest", |
| # Chrome is the default viewer process currently used by the tests. |
| # TODO(robertshield): Investigate building a standalone metro viewer |