summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_tests.gypi
diff options
context:
space:
mode:
authordpranke <dpranke@chromium.org>2015-08-12 14:18:18 -0700
committerCommit bot <commit-bot@chromium.org>2015-08-12 21:18:58 +0000
commitdbdd9d8a60cde386ab1ccab51bd2d818c5b45657 (patch)
treeb35e936d7aebc4dcdfef390e5fdeba83dd1d15db /chrome/chrome_tests.gypi
parent47fa58e5f440daecb1e81ed407224042611bb562 (diff)
downloadchromium_src-dbdd9d8a60cde386ab1ccab51bd2d818c5b45657.zip
chromium_src-dbdd9d8a60cde386ab1ccab51bd2d818c5b45657.tar.gz
chromium_src-dbdd9d8a60cde386ab1ccab51bd2d818c5b45657.tar.bz2
Add various GPU isolates for GN.
This adds support for some of test binaries needed in the 'archive_gpu_tests=true' config of a GYP build: - content_gl_tests - gles2_conform_tests - gl_tests - tab_capture_end2end_tests There is still more work to be done (telemetry_gpu_tests, angle_end2end_tests, angle_deqp_*_tests). R=brettw@chromium.org BUG=519778 Review URL: https://codereview.chromium.org/1285063002 Cr-Commit-Position: refs/heads/master@{#343095}
Diffstat (limited to 'chrome/chrome_tests.gypi')
-rw-r--r--chrome/chrome_tests.gypi4
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index dad133a..ec0d930 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -3259,6 +3259,7 @@
],
},
{
+ # GN: //gpu:angle_unittests_run
'target_name': 'angle_unittests_run',
'type': 'none',
'dependencies': [
@@ -3270,6 +3271,7 @@
],
},
{
+ # GN: //gpu:gl_tests_run
'target_name': 'gl_tests_run',
'type': 'none',
'dependencies': [
@@ -3281,6 +3283,7 @@
],
},
{
+ # GN: //chrome/test:tab_capture_end2end_tests_run
'target_name': 'tab_capture_end2end_tests_run',
'type': 'none',
'dependencies': [
@@ -3308,6 +3311,7 @@
['internal_gles2_conform_tests==1', {
'targets': [
{
+ # GN: //gpu/gles2_conform_support:gles2_conform_test_run
'target_name': 'gles2_conform_test_run',
'type': 'none',
'dependencies': [