Chromium Code Reviews| Index: services/shape_detection/BUILD.gn |
| diff --git a/services/shape_detection/BUILD.gn b/services/shape_detection/BUILD.gn |
| index e0e72e5664f0b3b5a04403e25eef4a0ad61f80e0..3a80c5834b3adabb946f4dbb83f76123cfbc31bf 100644 |
| --- a/services/shape_detection/BUILD.gn |
| +++ b/services/shape_detection/BUILD.gn |
| @@ -75,6 +75,7 @@ if (is_android) { |
| deps = [ |
| "$google_play_services_package:google_play_services_base_java", |
| "$google_play_services_package:google_play_services_basement_java", |
| + "$google_play_services_package:google_play_services_vision_common_java", |
| "$google_play_services_package:google_play_services_vision_java", |
|
Reilly Grant (use Gerrit)
2017/05/18 04:55:22
I assume we will need to depend on both of these t
paulmiller
2017/05/18 18:46:36
Yep. Specifically, com.google.android.gms.vision.F
|
| "//base:base_java", |
| "//mojo/android:system_java", |