Chromium Code Reviews| Index: components/wifi/BUILD.gn |
| diff --git a/components/wifi/BUILD.gn b/components/wifi/BUILD.gn |
| index e1e73fc682d4fe3decd9751f7d0e761a77ad839d..45e8c6942cbb528e053aa9cb16338c9abc74aa9e 100644 |
| --- a/components/wifi/BUILD.gn |
| +++ b/components/wifi/BUILD.gn |
| @@ -56,6 +56,7 @@ executable("wifi_test") { |
| ":wifi", |
| "//base", |
| "//build/config/sanitizers:deps", |
| + "//build/win:default_exe_manifest", |
| "//components/onc", |
| ] |
| } |