diff options
author | tschmelcher@chromium.org <tschmelcher@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-27 01:30:47 +0000 |
---|---|---|
committer | tschmelcher@chromium.org <tschmelcher@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-27 01:30:47 +0000 |
commit | f5e0a09805c6035e6b878f5c9730652bf128a820 (patch) | |
tree | a0557171d6325d87193ecdb4c455e2678cbcd4f4 /o3d | |
parent | 087514f6720d17a98d1c4b1d378b5d565798e910 (diff) | |
download | chromium_src-f5e0a09805c6035e6b878f5c9730652bf128a820.zip chromium_src-f5e0a09805c6035e6b878f5c9730652bf128a820.tar.gz chromium_src-f5e0a09805c6035e6b878f5c9730652bf128a820.tar.bz2 |
Update DEPS to pick up FCollada build fixes.
TEST=built in Debug and Release mode on Lucid 64-bit
BUG=none
Review URL: http://codereview.chromium.org/6379008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72740 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d')
-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": "51794", "chromium_breakpad_rev": "47985", - "o3d_code_rev": "226", + "o3d_code_rev": "227", "skia_rev": "586", "gyp_rev": "820", "gtest_rev": "408", |