Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(152)

Unified Diff: gpu/BUILD.gn

Issue 419053002: Miscellaneous GN updates. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/utility/BUILD.gn ('k') | ppapi/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « chrome/utility/BUILD.gn ('k') | ppapi/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698