From 710734d485dce1e1935daf3ed53cde34a5473058 Mon Sep 17 00:00:00 2001 From: sherouk Date: Wed, 2 Sep 2015 12:02:58 -0700 Subject: Adding google_apis_unittests to dependencies on ios. BUG=459705 Review URL: https://codereview.chromium.org/1314823007 Cr-Commit-Position: refs/heads/master@{#346981} --- BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index a6e6376..055edce 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -359,6 +359,7 @@ group("both_gn_and_gyp") { deps += [ "//base:base_i18n_perftests", "//base:base_perftests", + "//google_apis:google_apis_unittests", ] } @@ -386,7 +387,6 @@ group("both_gn_and_gyp") { "//device:device_unittests", "//gin:gin_shell", "//gin:gin_unittests", - "//google_apis:google_apis_unittests", "//google_apis/gcm:mcs_probe", "//gpu:angle_unittests", "//gpu:gpu_perftests", -- cgit v1.1