summaryrefslogtreecommitdiffstats
path: root/o3d/DEPS
diff options
context:
space:
mode:
authormaf@google.com <maf@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-24 00:01:18 +0000
committermaf@google.com <maf@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-24 00:01:18 +0000
commit93692559fbd813f12c98fc9716afa9605e75119c (patch)
tree6c2dfa434368df728d5652ebf3504a0d6b5f828b /o3d/DEPS
parent3f73248a9d778fc1526164232f5ac9b9a52a1375 (diff)
downloadchromium_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/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/DEPS b/o3d/DEPS
index ef0111b..c6e92cd 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@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.