diff options
author | epoger@google.com <epoger@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-29 16:30:10 +0000 |
---|---|---|
committer | epoger@google.com <epoger@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-29 16:30:10 +0000 |
commit | 4593d424f11c6f2ef17551098750fad4fef2dc14 (patch) | |
tree | 4f6e043cd14138f8b8421877af5490261598a5ee /skia | |
parent | 23625b0c59be5e194a6df08d8591b464097397d5 (diff) | |
download | chromium_src-4593d424f11c6f2ef17551098750fad4fef2dc14.zip chromium_src-4593d424f11c6f2ef17551098750fad4fef2dc14.tar.gz chromium_src-4593d424f11c6f2ef17551098750fad4fef2dc14.tar.bz2 |
Remove skia_test_expectations added in http://crrev.com/138307
control group is https://chromiumcodereview.appspot.com/10449050
BUG=129184
Review URL: https://chromiumcodereview.appspot.com/10444056
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@139302 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
-rw-r--r-- | skia/skia_test_expectations.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/skia/skia_test_expectations.txt b/skia/skia_test_expectations.txt index 7aae07b..987a138 100644 --- a/skia/skia_test_expectations.txt +++ b/skia/skia_test_expectations.txt @@ -48,10 +48,4 @@ // // START OVERRIDES HERE -// added by epoger on 22 May 2012 -BUGCR129184 : svg/filters/subRegion-one-effect.svg = IMAGE -BUGCR129184 : svg/filters/subRegion-two-effects.svg = IMAGE -BUGCR129184 : svg/transforms/svg-css-transforms.xhtml = IMAGE -BUGCR129184 : transforms/svg-vs-css.xhtml = IMAGE - // END OVERRIDES HERE (this line ensures that the file is newline-terminated) |