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

Unified Diff: BUILD.gn

Issue 992463002: gpu: Convert egl_main_native target to GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 53fe10dfde4493e20b7ce76123d6ec2206858150..c6df9b396c4c85fd6f024387cc6c8b4f4afdfec8 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/native",
tfarina 2015/03/08 15:07:32 I just added this line here to test it. I will rem
"//ipc:ipc_tests",
"//ipc/mojo:ipc_mojo_unittests",
"//jingle:jingle_unittests",

Powered by Google App Engine
This is Rietveld 408576698