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

Unified Diff: gpu/gles2_conform_support/BUILD.gn

Issue 2083093002: Update some documentation for gles2_conform_support. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | « no previous file | gpu/gles2_conform_support/README » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/gles2_conform_support/BUILD.gn
diff --git a/gpu/gles2_conform_support/BUILD.gn b/gpu/gles2_conform_support/BUILD.gn
index 65dcb03b1c30c43d9f42634f8428345dddf1aeab..2cb2bb50939b17d1579715383f74ab426fd9fd7a 100644
--- a/gpu/gles2_conform_support/BUILD.gn
+++ b/gpu/gles2_conform_support/BUILD.gn
@@ -196,8 +196,5 @@ test("gles2_conform_test") {
deps += [ ":generate_gles2_conform_tests" ]
sources += [ "$target_gen_dir/gles2_conform_test_autogen.cc" ]
data += [ "//third_party/gles2_conform/GTF_ES/" ]
-
- # TODO: Make these tests pull in the correct data dependencies once they
- # are exported in GN. Maybe from //third_party/gles2_conform/GTF_ES/
}
}
« no previous file with comments | « no previous file | gpu/gles2_conform_support/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698