summaryrefslogtreecommitdiffstats
path: root/gpu
diff options
context:
space:
mode:
Diffstat (limited to 'gpu')
-rw-r--r--gpu/BUILD.gn4
1 files changed, 0 insertions, 4 deletions
diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn
index 916eda5..763f8e2 100644
--- a/gpu/BUILD.gn
+++ b/gpu/BUILD.gn
@@ -246,10 +246,6 @@ test("angle_unittests") {
"angle_unittest_main.cc",
]
- # TODO(GYP) / TODO(brettw) remove this when angle is rolled to include:
- # https://chromium-review.googlesource.com/#/c/209452/
- include_dirs = [ "//third_party/angle/include" ]
-
deps = [
"//base",
"//base/third_party/dynamic_annotations",