Chromium Code Reviews| Index: sync/BUILD.gn |
| diff --git a/sync/BUILD.gn b/sync/BUILD.gn |
| index dd177bcc8a4eb7d504649b7e2b2e1bc2af8750be..844a52840882939841904eb6052ea0f8c0089ae2 100644 |
| --- a/sync/BUILD.gn |
| +++ b/sync/BUILD.gn |
| @@ -819,6 +819,7 @@ if (!is_ios) { |
| "//base", |
| "//base/test:test_support", |
| "//build/config/sanitizers:deps", |
| + "//build/win:default_exe_manifest", |
| "//net:test_support", |
| "//testing/gtest", |
| ] |