diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | skia/skia_test_expectations.txt | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -29,7 +29,7 @@ vars = { "ffmpeg_hash": "fe7d5497f1490914d7c3bb0236a1c722afccf4e4", "sfntly_revision": "134", - "skia_revision": "7146", + "skia_revision": "7172", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. diff --git a/skia/skia_test_expectations.txt b/skia/skia_test_expectations.txt index 12cba8f..523d438 100644 --- a/skia/skia_test_expectations.txt +++ b/skia/skia_test_expectations.txt @@ -51,4 +51,6 @@ crbug.com/165935 fast/forms/button-generated-content.html [ ImageOnlyFailure ] crbug.com/165935 fast/forms/button-inner-block-reuse.html [ ImageOnlyFailure ] +crbug.com/170082 platform/chromium/virtual/gpu/fast/canvas/canvas-imageSmoothingEnabled-patterns.html [ ImageOnlyFailure ] + # END OVERRIDES HERE (this line ensures that the file is newline-terminated) |