diff options
author | kbr@chromium.org <kbr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-05 23:02:57 +0000 |
---|---|---|
committer | kbr@chromium.org <kbr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-05 23:02:57 +0000 |
commit | e0d3932bc4a0eaa70afea3ce788aca3a2501d481 (patch) | |
tree | 30a21464e4e0e8ad1ed5ff46535c534655c74be0 /o3d/DEPS | |
parent | 0bfd9882d39c63727676616ef1401d7618fdd26c (diff) | |
download | chromium_src-e0d3932bc4a0eaa70afea3ce788aca3a2501d481.zip chromium_src-e0d3932bc4a0eaa70afea3ce788aca3a2501d481.tar.gz chromium_src-e0d3932bc4a0eaa70afea3ce788aca3a2501d481.tar.bz2 |
Roll Skia to 488 to pick up some new needed entry points.
Review URL: http://codereview.chromium.org/577031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38271 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d/DEPS')
-rw-r--r-- | o3d/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ vars = { # revs to match the version pulled-in by Chromium's own DEPS in the new rev. "chromium_rev": "37758", "o3d_code_rev": "166", - "skia_rev": "474", + "skia_rev": "488", "gyp_rev": "775", "gtest_rev": "359", "gflags_rev": "30", |