Commit 4ef9ad99 authored by Caleb Rouleau's avatar Caleb Rouleau Committed by Commit Bot

[Benchmarking] Build new WebLayerShellSystemWebView.apk for perf waterfall.

R=johnchen@chromium.org

Bug: 1028125
Change-Id: I0837eee6aadaa8085161da96dda8e2a6a486de30
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1947663
Auto-Submit: Caleb Rouleau <crouleau@chromium.org>
Reviewed-by: default avatarJohn Chen <johnchen@chromium.org>
Commit-Queue: John Chen <johnchen@chromium.org>
Commit-Queue: Caleb Rouleau <crouleau@chromium.org>
Cr-Commit-Position: refs/heads/master@{#720773}
parent 33c0a5c2
......@@ -78,12 +78,12 @@ group("telemetry_weblayer_apks") {
data_deps = []
if (is_android) {
data_deps += [
# TODO(crbug.com/1022823): Remove the following two deps once our tooling
# is configured to use weblayer_shell_system_webview_apk.
"//weblayer/shell/android:weblayer_support_apk",
"//weblayer/shell/android:weblayer_shell_apk",
# TODO(crbug.com/1022823): Uncomment the following line after
# the chromium_perf.py recipe has been set up to use this build rule.
#"//weblayer/shell/android:weblayer_shell_system_webview_apk",
"//weblayer/shell/android:weblayer_shell_system_webview_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