summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordcheng <dcheng@chromium.org>2014-11-04 18:10:11 -0800
committerCommit bot <commit-bot@chromium.org>2014-11-05 02:10:32 +0000
commita38b75a3f63048c0c18c6808f3f48f311f309991 (patch)
treef37e55398970df4146ba6d55668419d6623fea8d
parentc1ab2b10ac0d9ffc067d521299504d8a9fbcebdb (diff)
downloadchromium_src-a38b75a3f63048c0c18c6808f3f48f311f309991.zip
chromium_src-a38b75a3f63048c0c18c6808f3f48f311f309991.tar.gz
chromium_src-a38b75a3f63048c0c18c6808f3f48f311f309991.tar.bz2
Revert of Roll src/third_party/skia 7a10fb6:a30b2ee (patchset #1 id:1 of https://codereview.chromium.org/690283003/)
Reason for revert: Likely broke fast/events/hit-test-counts.html layout test. Original issue's description: > Roll src/third_party/skia 7a10fb6:a30b2ee > > Summary of changes available at: > https://chromium.googlesource.com/skia/+log/7a10fb6..a30b2ee > > CQ_EXTRA_TRYBOTS=tryserver.blink:linux_blink_rel,linux_blink_dbg > TBR=egdaniel@google.com > > Committed: https://crrev.com/365da31903bcebe7d6d49b802701f7c1a9e112f5 > Cr-Commit-Position: refs/heads/master@{#302662} TBR=egdaniel@google.com,skia-deps-roller@chromium.org NOTREECHECKS=true NOTRY=true Review URL: https://codereview.chromium.org/701003002 Cr-Commit-Position: refs/heads/master@{#302744}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index bf1175a..deee116 100644
--- a/DEPS
+++ b/DEPS
@@ -44,7 +44,7 @@ vars = {
'boringssl_git': 'https://boringssl.googlesource.com',
'libvpx_revision': '2e5ced5fd62a73f4f5687ab19520b3aad1c53f6f',
'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
- 'skia_revision': 'a30b2ee0da169b00fb10d1a45b8e36441e16ce26',
+ 'skia_revision': '7a10fb6bead0f63623307a7ff71b1dd323534a7f',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.