Index: chrome/android/BUILD.gn |
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn |
index 5adb30cc7e573be2dfbf135957de1d2f05abb344..48706656ebb743349e49b2e733d4f128cf07ddd2 100644 |
--- a/chrome/android/BUILD.gn |
+++ b/chrome/android/BUILD.gn |
@@ -333,6 +333,7 @@ android_library("chrome_shared_test_java") { |
"//third_party/jsr-305:jsr_305_javalib", |
"//ui/android:ui_java", |
"//ui/android:ui_javatests", |
+ google_play_services_library, |
] |
} |