summaryrefslogtreecommitdiffstats
path: root/gfx/gfx.gyp
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-08 18:25:22 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-08 18:25:22 +0000
commit9db9ac7f2be75ce92155463fa0c27292db08fb5f (patch)
tree2f384d1e850e8e52a884021f1128f9e6712f91bb /gfx/gfx.gyp
parentb3f8993357927deaf669cbb746155dab4320513b (diff)
downloadchromium_src-9db9ac7f2be75ce92155463fa0c27292db08fb5f.zip
chromium_src-9db9ac7f2be75ce92155463fa0c27292db08fb5f.tar.gz
chromium_src-9db9ac7f2be75ce92155463fa0c27292db08fb5f.tar.bz2
Mac: Use high-quality interpolation to draw tabpose thumbnails.
BUG=50307,65894 TEST=Activate tabpose, thumbnails should look nicer, but the feature shouldn't be visibly slower. Review URL: http://codereview.chromium.org/5526011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68610 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gfx/gfx.gyp')
-rw-r--r--gfx/gfx.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gfx/gfx.gyp b/gfx/gfx.gyp
index c180f3e..706f9ba 100644
--- a/gfx/gfx.gyp
+++ b/gfx/gfx.gyp
@@ -124,6 +124,7 @@
'point.h',
'rect.cc',
'rect.h',
+ 'scoped_cg_context_state_mac.h',
'scoped_image.h',
'scrollbar_size.cc',
'scrollbar_size.h',