Index: gpu/BUILD.gn |
diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn |
index 916eda59e1e3956a2454209efbfa37ada4af5717..763f8e280a5f7a3f165c894904779d07ff658d08 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", |