summaryrefslogtreecommitdiffstats
path: root/skia
diff options
context:
space:
mode:
authorrobertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-19 13:08:34 +0000
committerrobertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-19 13:08:34 +0000
commit998b35ae432f49ac2591d952206f6266ece3483f (patch)
tree28ea66af0e11db9045fb9d26036ed3ec9d2b00ec /skia
parentdf2ae488ea8334510af95eb679b50b1327475799 (diff)
downloadchromium_src-998b35ae432f49ac2591d952206f6266ece3483f.zip
chromium_src-998b35ae432f49ac2591d952206f6266ece3483f.tar.gz
chromium_src-998b35ae432f49ac2591d952206f6266ece3483f.tar.bz2
Roll Skia DEPS to r10169
R=rmistry@google.com Review URL: https://codereview.chromium.org/19776011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@212575 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
-rw-r--r--skia/skia.gyp1
-rw-r--r--skia/skia_test_expectations.txt5
2 files changed, 0 insertions, 6 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index c1fe1de..2432310 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -259,7 +259,6 @@
'SK_DISABLE_PIXELREF_LOCKCOUNT_BALANCE_CHECK',
'IGNORE_ROT_AA_RECT_OPT',
- 'SK_IGNORE_IMAGE_PRESCALE',
],
'sources!': [
'../third_party/skia/include/core/SkTypes.h',
diff --git a/skia/skia_test_expectations.txt b/skia/skia_test_expectations.txt
index 14d681e..559db8c 100644
--- a/skia/skia_test_expectations.txt
+++ b/skia/skia_test_expectations.txt
@@ -58,9 +58,4 @@ crbug.com/258850 svg/custom/marker-opacity.svg [ ImageOnlyFailure ]
crbug.com/258850 svg/batik/text/smallFonts.svg [ ImageOnlyFailure ]
crbug.com/258850 svg/batik/text/textFeatures.svg [ ImageOnlyFailure ]
-# The Skia DEPS roll to r10025 introduced 1 new image difference
-# due to changes to the image resizing code in r9980
-# (fix bug with awesome filtered images sometimes being slightly offset)
-crbug.com/260153 virtual/deferred/fast/images/webp-color-profile-lossy.html [ ImageOnlyFailure ]
-
# END OVERRIDES HERE (this line ensures that the file is newline-terminated)