diff options
author | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-16 00:24:12 +0000 |
---|---|---|
committer | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-16 00:24:12 +0000 |
commit | e7587f406507e9dac6507528ed08ce0aeec49863 (patch) | |
tree | c710e5f08b58f9e531369784ffaa9424671fbbd8 /o3d/DEPS | |
parent | 49836d5c8eed2ca1e857e72d9f6fd011ce2c51dd (diff) | |
download | chromium_src-e7587f406507e9dac6507528ed08ce0aeec49863.zip chromium_src-e7587f406507e9dac6507528ed08ce0aeec49863.tar.gz chromium_src-e7587f406507e9dac6507528ed08ce0aeec49863.tar.bz2 |
Review URL: http://codereview.chromium.org/1599036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44721 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d/DEPS')
-rw-r--r-- | o3d/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ vars = { # When updating the chromium rev, you must also update the nss and sqlite # revs to match the version pulled-in by Chromium's own DEPS in the new rev. "chromium_rev": "37758", - "o3d_code_rev": "174", + "o3d_code_rev": "178", "skia_rev": "488", "gyp_rev": "798", "gtest_rev": "359", |