summaryrefslogtreecommitdiffstats
path: root/google_apis
diff options
context:
space:
mode:
Diffstat (limited to 'google_apis')
-rw-r--r--google_apis/gcm/BUILD.gn2
1 files changed, 0 insertions, 2 deletions
diff --git a/google_apis/gcm/BUILD.gn b/google_apis/gcm/BUILD.gn
index 4913324..ee4f901 100644
--- a/google_apis/gcm/BUILD.gn
+++ b/google_apis/gcm/BUILD.gn
@@ -95,7 +95,6 @@ executable("mcs_probe") {
deps = [
":gcm",
- ":proto",
":test_support",
"//base",
"//net",
@@ -121,7 +120,6 @@ test("gcm_unit_tests") {
]
deps = [
- ":proto",
":test_support",
"//base",
"//base/test:run_all_unittests",