diff options
author | reed@google.com <reed@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-29 16:13:01 +0000 |
---|---|---|
committer | reed@google.com <reed@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-29 16:13:01 +0000 |
commit | 2ce2457b71b85d52a70e7e2418b67ab2008a51a3 (patch) | |
tree | 53b8710843108b24da21ede3c642cd58b1215f81 /DEPS | |
parent | 7c2dc71e489b94bfb6793d47e87909654bcb1f9d (diff) | |
download | chromium_src-2ce2457b71b85d52a70e7e2418b67ab2008a51a3.zip chromium_src-2ce2457b71b85d52a70e7e2418b67ab2008a51a3.tar.gz chromium_src-2ce2457b71b85d52a70e7e2418b67ab2008a51a3.tar.bz2 |
roll skia to 3278
Review URL: https://chromiumcodereview.appspot.com/9515002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124183 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ vars = { "lss_revision": "9", "ffmpeg_revision": "122092", "sfntly_revision": "118", - "skia_revision": "3271", + "skia_revision": "3278", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. |