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

Unified Diff: build/secondary/third_party/android_tools/BUILD.gn

Issue 2760743002: Add support for robolectric play-services-shadows. (Closed)
Patch Set: Updated robolectric DEPS to pull in hard-coded file Created 3 years, 9 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
« no previous file with comments | « build/android/gyp/write_build_config.py ('k') | chrome/android/java_sources.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/secondary/third_party/android_tools/BUILD.gn
diff --git a/build/secondary/third_party/android_tools/BUILD.gn b/build/secondary/third_party/android_tools/BUILD.gn
index cf59b20e811a56a21de433bba1fd9816464f1988..bcb7ce84d3fb02467aa8ecdfffdf2db6a5f6482b 100644
--- a/build/secondary/third_party/android_tools/BUILD.gn
+++ b/build/secondary/third_party/android_tools/BUILD.gn
@@ -59,8 +59,6 @@ android_aar_prebuilt("android_support_transition_java") {
}
android_aar_prebuilt("android_support_multidex_java") {
- # TODO(jbudorick): remove requires_android after crbug.com/522043 is fixed.
- requires_android = false
aar_path = "$lib_path/multidex/1.0.1/multidex-1.0.1.aar"
}
« no previous file with comments | « build/android/gyp/write_build_config.py ('k') | chrome/android/java_sources.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698