summaryrefslogtreecommitdiffstats
path: root/BUILD.gn
diff options
context:
space:
mode:
authorsherouk <sherouk@google.com>2015-09-02 12:02:58 -0700
committerCommit bot <commit-bot@chromium.org>2015-09-02 19:03:30 +0000
commit710734d485dce1e1935daf3ed53cde34a5473058 (patch)
tree7c780d62a2ad0e3de41ab8892c879e18c76e5fce /BUILD.gn
parentb7b621a4fd840789beab4623879026a59014b9f2 (diff)
downloadchromium_src-710734d485dce1e1935daf3ed53cde34a5473058.zip
chromium_src-710734d485dce1e1935daf3ed53cde34a5473058.tar.gz
chromium_src-710734d485dce1e1935daf3ed53cde34a5473058.tar.bz2
Adding google_apis_unittests to dependencies on ios.
BUG=459705 Review URL: https://codereview.chromium.org/1314823007 Cr-Commit-Position: refs/heads/master@{#346981}
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn2
1 files changed, 1 insertions, 1 deletions
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",