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

BUG=580045

Change-Id: I3424568c6b200d6b6eb9921c6c09a3b3c974d710
Reviewed-on: https://chromium-review.googlesource.com/326320
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
This commit is contained in:
Corentin Wallez 2016-02-05 10:20:59 -05:00
Родитель 39046169da
Коммит 3f16afd389
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -309,6 +309,8 @@ if (build_angle_deqp_tests) {
data = [
"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) {