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

Unified Diff: ppapi/ppapi_tests.gypi

Issue 10544104: Add more testing to trusted graphics_3d. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 6 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: ppapi/ppapi_tests.gypi
===================================================================
--- ppapi/ppapi_tests.gypi (revision 141562)
+++ ppapi/ppapi_tests.gypi (working copy)
@@ -63,6 +63,9 @@
'include_dirs': [
'lib/gl/include',
],
+ 'defines': [
+ 'GL_GLEXT_PROTOTYPES',
+ ],
'sources': [
'<@(test_common_source_files)',
'<@(test_trusted_source_files)',
« no previous file with comments | « ppapi/ppapi_sources.gypi ('k') | ppapi/tests/DEPS » ('j') | ppapi/tests/test_graphics_3d.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698