Commit 823ccd6b authored by epoger@google.com's avatar epoger@google.com

Skia DEPS roll 2051->2088

Review URL: http://codereview.chromium.org/7605006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96170 0039d316-1c4b-4281-b951-d872f2087c98
parent 649840c7
......@@ -22,7 +22,7 @@ vars = {
"libvpx_revision": "90416",
"ffmpeg_revision": "95849",
"sfntly_revision": "36",
"skia_revision": "2051",
"skia_revision": "2088",
"v8_revision": "8765",
"webrtc_revision": "242",
......
......@@ -25,6 +25,7 @@
'../third_party/skia/gpu/src/GrGLProgram.h',
'../third_party/skia/gpu/src/GrGLRenderTarget.cpp',
'../third_party/skia/gpu/src/GrGLRenderTarget.h',
'../third_party/skia/gpu/src/GrGLStencilBuffer.h',
'../third_party/skia/gpu/src/GrGLTexture.cpp',
'../third_party/skia/gpu/src/GrGLTexture.h',
'../third_party/skia/gpu/src/GrGLUtil.cpp',
......@@ -49,6 +50,8 @@
'../third_party/skia/gpu/src/GrResourceCache.cpp',
'../third_party/skia/gpu/src/GrResourceCache.h',
'../third_party/skia/gpu/src/GrStencil.cpp',
'../third_party/skia/gpu/src/GrStencilBuffer.cpp',
'../third_party/skia/gpu/src/GrStencilBuffer.h',
'../third_party/skia/gpu/src/GrTesselatedPathRenderer.cpp',
'../third_party/skia/gpu/src/GrTexture.cpp',
'../third_party/skia/gpu/src/GrTextContext.cpp',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment