summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DEPS2
-rw-r--r--skia/skia.gyp4
2 files changed, 5 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 1df3042..a79cde6 100644
--- a/DEPS
+++ b/DEPS
@@ -55,7 +55,7 @@ vars = {
"ffmpeg_hash": "2f1df8e260506e962880128d8ada14032aa9058a",
"sfntly_revision": "128",
- "skia_revision": "4102",
+ "skia_revision": "4138",
# 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 0cdcc38..5b618f1 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -422,6 +422,8 @@
'../third_party/skia/src/gpu/effects/GrConvolutionEffect.h',
'../third_party/skia/src/gpu/effects/GrMorphologyEffect.cpp',
'../third_party/skia/src/gpu/effects/GrMorphologyEffect.h',
+ '../third_party/skia/src/gpu/effects/GrGradientEffects.cpp',
+ '../third_party/skia/src/gpu/effects/GrGradientEffects.h',
'../third_party/skia/src/gpu/gl/GrGLCaps.cpp',
'../third_party/skia/src/gpu/gl/GrGLCaps.h',
'../third_party/skia/src/gpu/gl/GrGLContextInfo.cpp',
@@ -505,6 +507,8 @@
'../third_party/skia/src/pdf/SkPDFUtils.h',
'../third_party/skia/src/ports/FontHostConfiguration_android.cpp',
+ '../third_party/skia/src/ports/SkFontDescriptor.cpp',
+ '../third_party/skia/src/ports/SkFontDescriptor.h',
#'../third_party/skia/src/ports/SkFontHost_FONTPATH.cpp',
'../third_party/skia/src/ports/SkFontHost_FreeType.cpp',
'../third_party/skia/src/ports/SkFontHost_android.cpp',