summaryrefslogtreecommitdiffstats
path: root/build
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 /build
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 'build')
-rw-r--r--build/config/BUILD.gn3
1 files changed, 0 insertions, 3 deletions
diff --git a/build/config/BUILD.gn b/build/config/BUILD.gn
index e5bba16..278baec 100644
--- a/build/config/BUILD.gn
+++ b/build/config/BUILD.gn
@@ -36,9 +36,6 @@ declare_args() {
# Set to true to enable dcheck in Release builds.
dcheck_always_on = false
-
- # Set to true to compile with the OpenGL ES 2.0 conformance tests.
- internal_gles2_conform_tests = false
}
# TODO(brettw) Most of these should be removed. Instead of global feature