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

Unified Diff: gpu/gles2_conform_support/gles2_conform_support.gyp

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: gpu/gles2_conform_support/gles2_conform_support.gyp
diff --git a/gpu/gles2_conform_support/gles2_conform_support.gyp b/gpu/gles2_conform_support/gles2_conform_support.gyp
index eb0ff90b20bc338f6ac0e9cedae4fc56d85e6727..cc1cc30f547558666c56ddd2a01beda49575532a 100644
--- a/gpu/gles2_conform_support/gles2_conform_support.gyp
+++ b/gpu/gles2_conform_support/gles2_conform_support.gyp
@@ -60,6 +60,7 @@
# TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
'msvs_disabled_warnings': [ 4267, ],
},
+ # GN version: //gpu/gles2_conform_support/native
Dirk Pranke 2015/03/08 21:02:29 Generally we try to put the comment right above th
tfarina 2015/03/09 21:53:23 Done.
{
'target_name': 'egl_main_native',
'type': 'static_library',
« BUILD.gn ('K') | « BUILD.gn ('k') | gpu/gles2_conform_support/native/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698