Chromium Code Reviews| 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', |