Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(42)

Unified Diff: chrome/test/android/BUILD.gn

Issue 1582513003: Add a testing restriction for whether Google Play Services is up-to-date. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/android/BUILD.gn
diff --git a/chrome/test/android/BUILD.gn b/chrome/test/android/BUILD.gn
index 67b3f4d0daaffa9aae09d76f8fdc6a7874d837bd..057350166008815be6ce3e5364739a73a0f1b045 100644
--- a/chrome/test/android/BUILD.gn
+++ b/chrome/test/android/BUILD.gn
@@ -30,5 +30,6 @@ android_library("chrome_java_test_support") {
"//third_party/android_tools:legacy_http_javalib",
"//third_party/jsr-305:jsr_305_javalib",
"//ui/android:ui_java",
+ google_play_services_library,
]
}

Powered by Google App Engine
This is Rietveld 408576698