summaryrefslogtreecommitdiffstats
path: root/skia/skia.gyp
diff options
context:
space:
mode:
authormsw@chromium.org <msw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-14 23:23:19 +0000
committermsw@chromium.org <msw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-14 23:23:19 +0000
commit6b0a5d7161ba4266defe00506a9ef2187873c2e1 (patch)
treed25401257c0755e627c8c09801e2524e75d9e0e5 /skia/skia.gyp
parent37b40a595a9796c19651e1c53e26b3c49e777247 (diff)
downloadchromium_src-6b0a5d7161ba4266defe00506a9ef2187873c2e1.zip
chromium_src-6b0a5d7161ba4266defe00506a9ef2187873c2e1.tar.gz
chromium_src-6b0a5d7161ba4266defe00506a9ef2187873c2e1.tar.bz2
Revert 156912 - This compile-time flag will need to be defined for chromium once https://codereview.appspot.com/6506099/ lands.
Failing http://build.chromium.org/p/chromium.memory/builders/Mac%20ASAN%20Tests%20%281%29/builds/1876 Also, much more... Review URL: https://codereview.chromium.org/10918175 Patch from Terry Anderson <tdanderson@chromium.org>. TBR=varunjain@chromium.org Review URL: https://codereview.chromium.org/10911323 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156921 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia/skia.gyp')
-rw-r--r--skia/skia.gyp5
1 files changed, 0 insertions, 5 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index 2153409..894e360 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -242,11 +242,6 @@
# Temporarily ignore fix to antialias coverage, until we can rebaseline
'SK_USE_LEGACY_AA_COVERAGE',
-
- # Temporarily use SkPaint to keep a scale factor needed for correct
- # font rendering in high DPI mode.
- # See https://codereview.appspot.com/6495089/
- 'SK_SUPPORT_HINTING_SCALE_FACTOR',
],
'sources!': [
'../third_party/skia/include/core/SkTypes.h',