aboutsummaryrefslogtreecommitdiffhomepage
path: root/site
diff options
context:
space:
mode:
authorGravatar Brian Salomon <bsalomon@google.com>2016-11-11 15:35:34 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2016-11-14 14:34:11 +0000
commit238b820369c4b556c2e7c8277855e6950de3d9eb (patch)
tree765b061086aa14b09202d4bc3d27680c58b69d74 /site
parentd7148f673a426c49d6d830b9d0bd5ee6077f1b9d (diff)
Always build the ANGLE test code. Always build ANGLE on windows and linux.
Make ANGLE test code independent of having ANGLE lib. Make ANGLE test code not include EGL headers. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=4040 DOCS_PREVIEW= https://skia.org/?cl=4040 Change-Id: I7b857e9785246743f53fb969647b1162ce7419ab Reviewed-on: https://skia-review.googlesource.com/4040 Commit-Queue: Brian Salomon <bsalomon@google.com> Reviewed-by: Mike Klein <mtklein@chromium.org>
Diffstat (limited to 'site')
-rw-r--r--site/user/special/angle.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/site/user/special/angle.md b/site/user/special/angle.md
index ff8f1c8d3e..2ff7a35c69 100644
--- a/site/user/special/angle.md
+++ b/site/user/special/angle.md
@@ -13,8 +13,7 @@ Details
`gclient sync` downloads ANGLE's source alongside Skia's other test-only dependencies.
-To build Skia testing tools against ANGLE, add `skia_use_angle = true` to your
-`args.gn` file (or run `gn args` to edit it).
+ANGLE is built when building Skia test tools on Windows and Linux.
When running tools, use `--config angle_<backend>_<frontend>`, e.g.