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

Unified Diff: BUILD.gn

Issue 1038243002: gles2_conform_test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add missing dependency Created 5 years, 9 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/config/BUILD.gn » ('j') | gpu/config/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 74b51b96c403fc2bc390312324d97a769ff43b25..5ee32dcdacd48a42eb251876c701945a058cd669 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -55,6 +55,7 @@ group("gn_all") {
"//extensions:extensions_unittests",
"//google_apis/gcm:gcm_unit_tests",
"//gpu:gpu_unittests",
+ "//gpu/gles2_conform_support:gles2_conform_test",
tfarina 2015/03/27 00:11:38 just added this here for testing, I will remove in
"//ipc:ipc_tests",
"//ipc/mojo:ipc_mojo_unittests",
"//jingle:jingle_unittests",
« no previous file with comments | « no previous file | gpu/config/BUILD.gn » ('j') | gpu/config/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698