Commit 3f16afd3 by Corentin Wallez

Add in GN the data dependencies required by the dEQP tests.

BUG=580045 Change-Id: I3424568c6b200d6b6eb9921c6c09a3b3c974d710 Reviewed-on: https://chromium-review.googlesource.com/326320Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
parent 39046169
...@@ -309,6 +309,8 @@ if (build_angle_deqp_tests) { ...@@ -309,6 +309,8 @@ if (build_angle_deqp_tests) {
data = [ data = [
"deqp_support/deqp_${api_name}_test_expectations.txt", "deqp_support/deqp_${api_name}_test_expectations.txt",
"../../../deqp/src/android/cts/master/${api_name}-master.txt",
"../../../deqp/src/data/",
] ]
if (is_linux && !is_component_build) { if (is_linux && !is_component_build) {
......
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