diff options
Diffstat (limited to 'google_apis/gcm/BUILD.gn')
-rw-r--r-- | google_apis/gcm/BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/google_apis/gcm/BUILD.gn b/google_apis/gcm/BUILD.gn index 83412b69..ff96ea8 100644 --- a/google_apis/gcm/BUILD.gn +++ b/google_apis/gcm/BUILD.gn @@ -89,6 +89,7 @@ static_library("test_support") { ] deps = [ "//base", + "//net", "//testing/gtest", ] } |