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

Unified Diff: build/android/play_services/config.json

Issue 2524063002: Add dependency on the Google Play services Vision API (Closed)
Patch Set: Created 4 years, 1 month 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
« no previous file with comments | « no previous file | build/android/play_services/google_play_services_library.zip.sha1 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/play_services/config.json
diff --git a/build/android/play_services/config.json b/build/android/play_services/config.json
index d4c9a9994c051b961b38fb65efffeee51227ec42..2fdd8d23b6120f8f5cd0db0d2b6dd85e70a3b378 100644
--- a/build/android/play_services/config.json
+++ b/build/android/play_services/config.json
@@ -8,7 +8,8 @@
"play-services-cast",
"play-services-iid",
"play-services-gcm",
- "play-services-nearby"
+ "play-services-nearby",
+ "play-services-vision"
],
"version_number": "9.8.0",
"version_xml_path": "res/values/version.xml"
« no previous file with comments | « no previous file | build/android/play_services/google_play_services_library.zip.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698