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

Unified Diff: ppapi/ppapi.gyp

Issue 5927002: Moved the logic of maintaining the current context to gles2 helper library. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years 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.gyp
===================================================================
--- ppapi/ppapi.gyp (revision 69442)
+++ ppapi/ppapi.gyp (working copy)
@@ -122,6 +122,7 @@
],
'include_dirs': [
'..',
+ 'lib/gl/include',
],
'sources': [
'cpp/common.h',

Powered by Google App Engine
This is Rietveld 408576698