Chromium Code Reviews| Index: chrome/android/BUILD.gn |
| diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn |
| index c792220d0ad345111a0807372379e9d3d73b968c..df89ad98dfd16ed423722731a15cf683dde3fa77 100644 |
| --- a/chrome/android/BUILD.gn |
| +++ b/chrome/android/BUILD.gn |
| @@ -98,6 +98,7 @@ android_library("chrome_java") { |
| "//third_party/jsr-305:jsr_305_javalib", |
| "//ui/android:ui_java", |
| "//ui/android:ui_java_resources", |
| + google_play_services_library, |
| ] |
| srcjar_deps = [ |