summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2014-10-06 08:09:04 -0700
committerCommit bot <commit-bot@chromium.org>2014-10-06 15:09:20 +0000
commit638fd27af15ed4cb5cefc14cd4aede2823cf7e10 (patch)
treedbb4f8f64708dd4069cb426f5759d6c7088437cd
parentc1b18d21e0d77d84c2e196a97b258dcba6d11abd (diff)
downloadchromium_src-638fd27af15ed4cb5cefc14cd4aede2823cf7e10.zip
chromium_src-638fd27af15ed4cb5cefc14cd4aede2823cf7e10.tar.gz
chromium_src-638fd27af15ed4cb5cefc14cd4aede2823cf7e10.tar.bz2
Roll src/third_party/skia 2f6628e:fa38a30
Summary of changes available at: https://chromium.googlesource.com/skia/+log/2f6628e..fa38a30 CQ_EXTRA_TRYBOTS=tryserver.blink:linux_blink_rel,linux_blink_dbg TBR=reed@google.com Review URL: https://codereview.chromium.org/625263004 Cr-Commit-Position: refs/heads/master@{#298239}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index ef656d2..08f3594 100644
--- a/DEPS
+++ b/DEPS
@@ -44,7 +44,7 @@ vars = {
'boringssl_git': 'https://boringssl.googlesource.com',
'libvpx_revision': 'efe9712d52c2d216fb3d1ceb508b8148847a7e4b',
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
- 'skia_revision': '2f6628e69cd47e81d44af8c340e57d76e36fd1d6',
+ 'skia_revision': 'fa38a30897ceda3e93355d69b8a6812c823f41f6',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.