Chromium Code Reviews| Index: google_apis/BUILD.gn |
| diff --git a/google_apis/BUILD.gn b/google_apis/BUILD.gn |
| index 2d9253a84800767109a8a2c9448615d3babe098f..8e6fba8c79ae9fa2557b190dfc3c89f4354df766 100644 |
| --- a/google_apis/BUILD.gn |
| +++ b/google_apis/BUILD.gn |
| @@ -197,7 +197,7 @@ source_set("test_support") { |
| } |
| if (!is_win || link_chrome_on_windows) { |
| - test("google_apis_unittest") { |
| + test("google_apis_unittests") { |
| sources = [ |
| "google_api_keys_unittest.cc", |
| "gaia/gaia_auth_fetcher_unittest.cc", |