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

Unified Diff: skia/skia.gyp

Issue 11786010: Remove defines from skia.gyp (they have been moved into WebKit) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 11 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/skia.gyp
===================================================================
--- skia/skia.gyp (revision 176097)
+++ skia/skia.gyp (working copy)
@@ -227,13 +227,6 @@
# it ever gets used the processes that use it need to call
# SkGraphics::Init().
'SK_ALLOW_STATIC_GLOBAL_INITIALIZERS=0',
-
- # Temporarily keep old int-srcrect behavior, until we determine if
- # the few failures are a bug or not.
- 'SK_SUPPORT_INT_SRCRECT_DRAWBITMAPRECT',
- 'SK_IGNORE_QUAD_STROKE_FIX',
- 'SK_IGNORE_TRANS_CLAMP_FIX',
- 'SK_IGNORE_FAST_SCALEMATRIX_INVERT',
],
'sources!': [
'../third_party/skia/include/core/SkTypes.h',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698