Commit 7b024d4f authored by Juan Antonio Navarro Perez's avatar Juan Antonio Navarro Perez Committed by Commit Bot

Enable multidex on components_browsertests

Dex limit is being reached on some builders.

TBR=sdefresne@chromium.org

Bug: 807936
Change-Id: Ic8bcff99759ebb348ae336489ab52ca921b6d958
Reviewed-on: https://chromium-review.googlesource.com/897808Reviewed-by: default avatarJuan Antonio Navarro Pérez <perezju@chromium.org>
Reviewed-by: default avatarJohn Budorick <jbudorick@chromium.org>
Commit-Queue: Juan Antonio Navarro Pérez <perezju@chromium.org>
Cr-Commit-Position: refs/heads/master@{#533669}
parent 855e8413
......@@ -488,6 +488,7 @@ if (!is_ios) {
}
if (is_android) {
enable_multidex = true
sources += [
"test/android/browsertests_apk/components_browser_tests_jni_onload.cc",
]
......
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