diff options
author | jar@chromium.org <jar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-22 17:03:06 +0000 |
---|---|---|
committer | jar@chromium.org <jar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-22 17:03:06 +0000 |
commit | bddfd1b97a4735e73f1f782088c0f8bc682898b5 (patch) | |
tree | 36715ccde921f0c8085ded896ccdf03265743d7c /DEPS | |
parent | 602cf9fda524a12ffff46bf14a749535df136d5d (diff) | |
download | chromium_src-bddfd1b97a4735e73f1f782088c0f8bc682898b5.zip chromium_src-bddfd1b97a4735e73f1f782088c0f8bc682898b5.tar.gz chromium_src-bddfd1b97a4735e73f1f782088c0f8bc682898b5.tar.bz2 |
Revert 82648 - roll skiaReview URL: http://codereview.chromium.org/6897017
Webkit has 9 red bots, and only 5 green. The tree can't stay this way.
TBR=reed@google.com
Review URL: http://codereview.chromium.org/6897020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82663 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ vars = { "libjingle_revision": "55", "libvpx_revision": "81610", "ffmpeg_revision": "82126", - "skia_revision": "1165", + "skia_revision": "1144", "v8_revision": "7673", } |