Commit 5c378a12 authored by Xi Han's avatar Xi Han Committed by Commit Bot

Fix com.android.dex.DexIndexOverflowException when generating

system_webview_shell_page_cycler_apk.

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 821914
Change-Id: I268530f8624710dd626a4578002a98b858e36008
Reviewed-on: https://chromium-review.googlesource.com/962829
Commit-Queue: Xi Han <hanxi@chromium.org>
Reviewed-by: default avataragrieve <agrieve@chromium.org>
Reviewed-by: default avatarRichard Coles <torne@chromium.org>
Cr-Commit-Position: refs/heads/master@{#543147}
parent cf978e37
......@@ -58,6 +58,7 @@ instrumentation_test_apk("system_webview_shell_page_cycler_apk") {
"//third_party/android_support_test_runner:rules_java",
"//third_party/android_support_test_runner:runner_java",
]
enable_multidex = true
}
instrumentation_test_apk("system_webview_shell_layout_test_apk") {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment