Chromium Code Reviews| Index: google_apis/BUILD.gn |
| diff --git a/google_apis/BUILD.gn b/google_apis/BUILD.gn |
| index 1cdf686f3502f7e09b4b81a01dd5aae7f1d933d2..4ddd371b2c01d790c7aa54707050e74deeed3e60 100644 |
| --- a/google_apis/BUILD.gn |
| +++ b/google_apis/BUILD.gn |
| @@ -196,7 +196,7 @@ source_set("test_support") { |
| } |
| if (!is_win || link_chrome_on_windows) { |
| - test("google_apis_unittest") { |
| + test("google_apis_unittests") { |
| sources = [ |
| "gaia/gaia_auth_fetcher_unittest.cc", |
| "gaia/gaia_auth_util_unittest.cc", |