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

Unified Diff: build/config/android/internal_rules.gni

Issue 2051913002: [Third Party] Add Robolectric 3.0 build files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated! Created 4 years, 5 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: build/config/android/internal_rules.gni
diff --git a/build/config/android/internal_rules.gni b/build/config/android/internal_rules.gni
index 6da9a33c1e3240d84a90087582464c893fca7fa7..194c494ff19aa9c51f5657d49245cadad18cc7f6 100644
--- a/build/config/android/internal_rules.gni
+++ b/build/config/android/internal_rules.gni
@@ -48,8 +48,11 @@ _java_target_whitelist = [
"//third_party/netty4:netty_all",
"//third_party/netty-tcnative:netty-tcnative",
"//third_party/robolectric:android-all-4.3_r2-robolectric-0",
+ "//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-multidex-3.0",
]
# Targets that match the whitelist but are not actually java targets.
« no previous file with comments | « DEPS ('k') | third_party/guava/BUILD.gn » ('j') | third_party/robolectric/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698