Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(80)

Unified Diff: google_apis/BUILD.gn

Issue 901273003: roll up of misc. gn work (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « extensions/shell/BUILD.gn ('k') | ipc/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « extensions/shell/BUILD.gn ('k') | ipc/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698