summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorreed@google.com <reed@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-27 14:01:41 +0000
committerreed@google.com <reed@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-27 14:01:41 +0000
commit144600ee77f7dc239eda6a1726a73d322af56c06 (patch)
tree088dfc0b4dbc83c618877590f936518ad3f5db92
parent3652800bfca27dd1817b2175abecec91572895b4 (diff)
downloadchromium_src-144600ee77f7dc239eda6a1726a73d322af56c06.zip
chromium_src-144600ee77f7dc239eda6a1726a73d322af56c06.tar.gz
chromium_src-144600ee77f7dc239eda6a1726a73d322af56c06.tar.bz2
roll skia back to 3470 (diagnose morejs perf drop)
Review URL: https://chromiumcodereview.appspot.com/9863038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129174 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 75d1952..de6af94 100644
--- a/DEPS
+++ b/DEPS
@@ -50,7 +50,7 @@ vars = {
"ffmpeg_hash": "c4db435602131b218d0c39e85ccf18a4be195e60",
"sfntly_revision": "128",
- "skia_revision": "3485",
+ "skia_revision": "3470",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.