Chromium Code Reviews| Index: ppapi/ppapi_sources.gypi |
| =================================================================== |
| --- ppapi/ppapi_sources.gypi (revision 142004) |
| +++ ppapi/ppapi_sources.gypi (working copy) |
| @@ -392,6 +392,9 @@ |
| # |
| 'test_trusted_source_files': [ |
| # Test cases (PLEASE KEEP THIS SECTION IN ALPHABETICAL ORDER) |
| + 'lib/gl/gles2/gles2.c', |
| + 'lib/gl/gles2/gl2ext_ppapi.c', |
| + 'lib/gl/gles2/gl2ext_ppapi.h', |
| 'tests/test_broker.cc', |
| 'tests/test_broker.h', |
| 'tests/test_browser_font.cc', |