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

Unified Diff: skia/skia_common.gypi

Issue 107803003: Roll Skia DEPS to r12791 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Roll to r12791 Created 7 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
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/skia_common.gypi
diff --git a/skia/skia_common.gypi b/skia/skia_common.gypi
index e5c05947b9661a9d6c1df5721a84abd007c54c9b..3d6c67cb7c918fd8ea67d20d61850751a0d35e1a 100644
--- a/skia/skia_common.gypi
+++ b/skia/skia_common.gypi
@@ -146,7 +146,8 @@
'SK_SUPPORT_LEGACY_COLORTYPE=1',
'GR_GL_IGNORE_ES3_MSAA=0',
'SK_SUPPORT_LEGACY_PIXELREF_CONSTRUCTOR=1',
- 'SK_SUPPORT_DEPRECATED_SCALARROUND'
+ 'SK_SUPPORT_DEPRECATED_SCALARROUND',
+ 'SK_IGNORE_64BIT_OPENGL_CHANGES=1'
],
'default_font_cache_limit%': '(20*1024*1024)',
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698