summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2014-10-02 20:03:40 -0700
committerCommit bot <commit-bot@chromium.org>2014-10-03 03:03:59 +0000
commit4eeb91f8cdce881052547710ae971426b5268093 (patch)
treef323678870f138fd53f08290331cd3e4237133a3
parenteee145893892eb15a42409c3d2e525b9f1e837e2 (diff)
downloadchromium_src-4eeb91f8cdce881052547710ae971426b5268093.zip
chromium_src-4eeb91f8cdce881052547710ae971426b5268093.tar.gz
chromium_src-4eeb91f8cdce881052547710ae971426b5268093.tar.bz2
Roll src/third_party/skia 337c2dd:2cc22b8
Summary of changes available at: https://chromium.googlesource.com/skia/+log/337c2dd..2cc22b8 CQ_EXTRA_TRYBOTS=tryserver.blink:linux_blink_rel,linux_blink_dbg TBR=robertphillips@google.com Review URL: https://codereview.chromium.org/621163002 Cr-Commit-Position: refs/heads/master@{#297980}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 3b446e03..2df695a 100644
--- a/DEPS
+++ b/DEPS
@@ -35,7 +35,7 @@ vars = {
'boringssl_git': 'https://boringssl.googlesource.com',
'libvpx_revision': 'efe9712d52c2d216fb3d1ceb508b8148847a7e4b',
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
- 'skia_revision': '337c2dd42086c56696c57830bb3953554a973511',
+ 'skia_revision': '2cc22b8f2fe4d11e5709ec5ab73adccebb262249',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.