Commit 2ced0c13 authored by Becca Hughes's avatar Becca Hughes Committed by Commit Bot

[Kaleidoscope] Update test target

Update test target to support other non-JS
browser tests.

Change-Id: I2626ca89ce5ce19824e30684268a38b127885a43
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2261356Reviewed-by: default avatarTommy Steimel <steimel@chromium.org>
Commit-Queue: Becca Hughes <beccahughes@chromium.org>
Cr-Commit-Position: refs/heads/master@{#781884}
parent db39d6be
...@@ -2562,7 +2562,7 @@ if (!is_android) { ...@@ -2562,7 +2562,7 @@ if (!is_android) {
} }
} }
if (enable_kaleidoscope) { if (enable_kaleidoscope) {
deps += [ "../browser/media/kaleidoscope/internal:browser_tests_js" ] deps += [ "../browser/media/kaleidoscope/internal:browser_tests" ]
} }
if (enable_legacy_desktop_in_product_help) { if (enable_legacy_desktop_in_product_help) {
sources += [ sources += [
......
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