summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2014-09-30 15:13:48 -0700
committerCommit bot <commit-bot@chromium.org>2014-09-30 22:14:02 +0000
commit1bff4499bbea4bfb1702da159382564f65fb63fa (patch)
treefcfc407fcc058d4c8d5fdbf577494ba2f2933294
parentae12db637f75fa98cfd65b833a3a9addfcfe4278 (diff)
downloadchromium_src-1bff4499bbea4bfb1702da159382564f65fb63fa.zip
chromium_src-1bff4499bbea4bfb1702da159382564f65fb63fa.tar.gz
chromium_src-1bff4499bbea4bfb1702da159382564f65fb63fa.tar.bz2
Roll src/third_party/skia 1b466f7:afbf2d6
Summary of changes available at: https://chromium.googlesource.com/skia/+log/1b466f7..afbf2d6 CQ_EXTRA_TRYBOTS=tryserver.blink:linux_blink_rel,linux_blink_dbg TBR=robertphillips@google.com Review URL: https://codereview.chromium.org/617763004 Cr-Commit-Position: refs/heads/master@{#297520}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index deeac17..ae5d7a5a 100644
--- a/DEPS
+++ b/DEPS
@@ -35,7 +35,7 @@ vars = {
'boringssl_git': 'https://boringssl.googlesource.com',
'libvpx_revision': 'efe9712d52c2d216fb3d1ceb508b8148847a7e4b',
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
- 'skia_revision': '1b466f7e21004257afeb35cd008768e3b541dca9',
+ 'skia_revision': 'afbf2d6273cd22c683f20a7e5773843876af3085',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.