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

Unified Diff: app/app_base.gypi

Issue 6677105: Redirect Skia/Ganesh GL calls to Mesa during the layout tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Add GL mock functions. Created 9 years, 9 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 | « DEPS ('k') | app/gfx/gl/generate_bindings.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/app_base.gypi
===================================================================
--- app/app_base.gypi (revision 78688)
+++ app/app_base.gypi (working copy)
@@ -198,6 +198,8 @@
'../ui/base/x/x11_util.h',
'../ui/base/x/x11_util_internal.h',
'gfx/gl/gl_bindings.h',
+ 'gfx/gl/gl_bindings_skia.cc',
+ 'gfx/gl/gl_bindings_skia.h',
'gfx/gl/gl_context.cc',
'gfx/gl/gl_context.h',
'gfx/gl/gl_context_linux.cc',
« no previous file with comments | « DEPS ('k') | app/gfx/gl/generate_bindings.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698