diff options
author | maf@google.com <maf@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-24 00:01:18 +0000 |
---|---|---|
committer | maf@google.com <maf@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-24 00:01:18 +0000 |
commit | 93692559fbd813f12c98fc9716afa9605e75119c (patch) | |
tree | 6c2dfa434368df728d5652ebf3504a0d6b5f828b /o3d/DEPS | |
parent | 3f73248a9d778fc1526164232f5ac9b9a52a1375 (diff) | |
download | chromium_src-93692559fbd813f12c98fc9716afa9605e75119c.zip chromium_src-93692559fbd813f12c98fc9716afa9605e75119c.tar.gz chromium_src-93692559fbd813f12c98fc9716afa9605e75119c.tar.bz2 |
Bump V8 version to pick up Mac 10.4 compatibility changes.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19084 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d/DEPS')
-rw-r--r-- | o3d/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -64,7 +64,7 @@ deps = { "http://o3d.googlecode.com/svn/trunk/googleclient/third_party/zlib@" + Var("o3d_code_rev"), "o3d/third_party/v8": - "http://v8.googlecode.com/svn/trunk@2213", + "http://v8.googlecode.com/svn/trunk@2255", # NACL has to be in this weird directory because it looks for # googleclient two levels above it. |