diff options
author | maf@google.com <maf@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-19 23:16:28 +0000 |
---|---|---|
committer | maf@google.com <maf@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-19 23:16:28 +0000 |
commit | 00a120e07ad005f243c2833a8249e1600cfcac0e (patch) | |
tree | 6eae86bf2329f697e51b1fcd9a311dd141b95c19 /o3d | |
parent | 42c35a5997f5b11522ee308c19d334146ac6895a (diff) | |
download | chromium_src-00a120e07ad005f243c2833a8249e1600cfcac0e.zip chromium_src-00a120e07ad005f243c2833a8249e1600cfcac0e.tar.gz chromium_src-00a120e07ad005f243c2833a8249e1600cfcac0e.tar.bz2 |
Bump up the version of V8 we sync to.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18874 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d')
-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@2055", + "http://v8.googlecode.com/svn/trunk@2213", # NACL has to be in this weird directory because it looks for # googleclient two levels above it. |