diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | skia/skia.gyp | 1 |
2 files changed, 1 insertions, 2 deletions
@@ -29,7 +29,7 @@ vars = { "ffmpeg_hash": "3a9bce0eec65d13e2cf071e51757b7e90d082a4f", "sfntly_revision": "134", - "skia_revision": "5779", + "skia_revision": "5797", # 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.gyp b/skia/skia.gyp index c2562f0..11bece7 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -134,7 +134,6 @@ '../third_party/skia/include/pdf/SkPDFDevice.h', '../third_party/skia/include/pdf/SkPDFDocument.h', - '../third_party/skia/include/ports/SkStream_Win.h', '../third_party/skia/include/ports/SkTypeface_win.h', '../third_party/skia/include/images/SkFlipPixelRef.h', |