Chromium Code Reviews| Index: build/config/android/internal_rules.gni |
| diff --git a/build/config/android/internal_rules.gni b/build/config/android/internal_rules.gni |
| index 194c494ff19aa9c51f5657d49245cadad18cc7f6..4c463b3bc2b1deef285a9e82aec2de97af45e7bd 100644 |
| --- a/build/config/android/internal_rules.gni |
| +++ b/build/config/android/internal_rules.gni |
| @@ -51,8 +51,10 @@ _java_target_whitelist = [ |
| "//third_party/robolectric:android-all-5.0.0_r2-robolectric-1", |
| "//third_party/robolectric:json-20080701", |
| "//third_party/robolectric:tagsoup-1.2", |
| - "//third_party/robolectric:shadows-core-3.0", |
| + "//third_party/robolectric:shadows-core-3.0-21", |
|
jbudorick
2016/08/01 13:52:04
nit: alpha
|
| + "//third_party/robolectric:shadows-core-3.0-18", |
| "//third_party/robolectric:shadows-multidex-3.0", |
| + "//third_party/robolectric:shadows-play-services-3.0", |
| ] |
| # Targets that match the whitelist but are not actually java targets. |