summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DEPS2
-rw-r--r--skia/skia.gyp2
2 files changed, 1 insertions, 3 deletions
diff --git a/DEPS b/DEPS
index 9c112fe..4003690 100644
--- a/DEPS
+++ b/DEPS
@@ -43,7 +43,7 @@ vars = {
"lss_revision": "9",
"ffmpeg_revision": "122092",
"sfntly_revision": "118",
- "skia_revision": "3196",
+ "skia_revision": "3216",
# 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 a0817d8..09a162d 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -408,8 +408,6 @@
'../third_party/skia/src/gpu/SkGrTexturePixelRef.cpp',
'../third_party/skia/src/gpu/gl/GrGLCaps.cpp',
'../third_party/skia/src/gpu/gl/GrGLCaps.h',
- '../third_party/skia/src/gpu/gl/GrGLColorConversionTest.cpp',
- '../third_party/skia/src/gpu/gl/GrGLColorConversionTest.h',
'../third_party/skia/src/gpu/gl/GrGLContextInfo.cpp',
'../third_party/skia/src/gpu/gl/GrGLContextInfo.h',
'../third_party/skia/src/gpu/gl/GrGLCreateNativeInterface_none.cpp',