Chromium Code Reviews| Index: components/BUILD.gn |
| diff --git a/components/BUILD.gn b/components/BUILD.gn |
| index d518aea5a874f35f732e63309e61f881298f1f1c..dd4bde95c6c9cd23dfd5d9b77d6712aebabc9202 100644 |
| --- a/components/BUILD.gn |
| +++ b/components/BUILD.gn |
| @@ -293,7 +293,7 @@ test("components_unittests") { |
| } |
| if (is_win) { |
| - deps += [ "//components/browser_watcher:unit_tests" ] |
| + deps += [ "//components/browser_watcher:browser_watcher_tests" ] |
| } |
| if (enable_basic_printing || enable_print_preview) { |