| 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"
|
| }
|
|
|
|
|