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

Unified Diff: ppapi/ppapi_tests.gypi

Issue 7283013: Deleted gl.gyp that had duplicate ppapi_egl target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 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
« no previous file with comments | « ppapi/ppapi_gl.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_tests.gypi
===================================================================
--- ppapi/ppapi_tests.gypi (revision 90950)
+++ ppapi/ppapi_tests.gypi (working copy)
@@ -318,7 +318,7 @@
'ppapi_example_skeleton',
'ppapi.gyp:ppapi_cpp',
'ppapi.gyp:ppapi_gles2',
- 'lib/gl/gl.gyp:ppapi_egl',
+ 'ppapi.gyp:ppapi_egl',
],
'include_dirs': [
'lib/gl/include',
« no previous file with comments | « ppapi/ppapi_gl.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698