| Index: components/gcm_driver/android/BUILD.gn
|
| diff --git a/components/gcm_driver/android/BUILD.gn b/components/gcm_driver/android/BUILD.gn
|
| index af75f01f9887a7aaac1224d0b21f0923dbb1c9b2..3f674c61718cab2f317cdf6ccad2eb9ef9c083a9 100644
|
| --- a/components/gcm_driver/android/BUILD.gn
|
| +++ b/components/gcm_driver/android/BUILD.gn
|
| @@ -17,9 +17,7 @@ android_library("gcm_driver_java") {
|
| deps = [
|
| "//base:base_java",
|
| "//content/public/android:content_java",
|
| - "//sync/android:sync_java",
|
| "//third_party/android_tools:android_gcm_java",
|
| - "//third_party/cacheinvalidation:cacheinvalidation_javalib",
|
| "//third_party/jsr-305:jsr_305_javalib",
|
| ]
|
|
|
|
|