summaryrefslogtreecommitdiffstats
path: root/o3d
diff options
context:
space:
mode:
authormaf@google.com <maf@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-19 23:16:28 +0000
committermaf@google.com <maf@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-19 23:16:28 +0000
commit00a120e07ad005f243c2833a8249e1600cfcac0e (patch)
tree6eae86bf2329f697e51b1fcd9a311dd141b95c19 /o3d
parent42c35a5997f5b11522ee308c19d334146ac6895a (diff)
downloadchromium_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/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/DEPS b/o3d/DEPS
index 85f8d86..5515068 100644
--- a/o3d/DEPS
+++ b/o3d/DEPS
@@ -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.