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

Unified Diff: BUILD.gn

Issue 988053002: gpu: Convert egl_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
« no previous file with comments | « no previous file | gpu/gles2_conform_support/egl/BUILD.gn » ('j') | gpu/gles2_conform_support/egl/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 e06db5fb9cc6eea59e5f261cccb1208a3fc2bd92..45c994f6c3b5633d19b688fe9b1b1f3d8b01a7f8 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/egl",
tfarina 2015/03/07 18:13:47 I just added this line here to test it. I will rem
"//ipc:ipc_tests",
"//ipc/mojo:ipc_mojo_unittests",
"//jingle:jingle_unittests",
« no previous file with comments | « no previous file | gpu/gles2_conform_support/egl/BUILD.gn » ('j') | gpu/gles2_conform_support/egl/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698