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

Unified Diff: skia/skia_common.gypi

Issue 122443005: replace deprecated SkScalarRound/Floor/Ceil calls with more explicit variants (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 12 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 | « skia/ext/vector_platform_device_emf_win.cc ('k') | ui/gfx/gdi_util.cc » ('j') | 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 056378fc041feb97e655eb20a0a06008964f4bb0..ddb4c4d19eb2221ea5ccb3232e5b6d2c4362f682 100644
--- a/skia/skia_common.gypi
+++ b/skia/skia_common.gypi
@@ -145,7 +145,6 @@
'SK_ATTR_DEPRECATED=SK_NOTHING_ARG1',
'SK_SUPPORT_LEGACY_COLORTYPE=1',
'GR_GL_IGNORE_ES3_MSAA=0',
- 'SK_SUPPORT_DEPRECATED_SCALARROUND',
'SK_SUPPORT_LEGACY_SK64',
],
« no previous file with comments | « skia/ext/vector_platform_device_emf_win.cc ('k') | ui/gfx/gdi_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698