summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkasperl@google.com <kasperl@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-26 10:31:11 +0000
committerkasperl@google.com <kasperl@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-26 10:31:11 +0000
commitccd0e110a34b9f7c6d5766a9cf7ea00e99027bac (patch)
tree589ca41d2809d7e0b8b38b9e9bd5618e3d0b46f8
parent23148c49803ecc5108de9dfdf9c86e4363d5d262 (diff)
downloadchromium_src-ccd0e110a34b9f7c6d5766a9cf7ea00e99027bac.zip
chromium_src-ccd0e110a34b9f7c6d5766a9cf7ea00e99027bac.tar.gz
chromium_src-ccd0e110a34b9f7c6d5766a9cf7ea00e99027bac.tar.bz2
Update V8 used in Chrome to pull in Bill's latest
work on descriptor arrays. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1374 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index d72ceb1..0e015db 100644
--- a/DEPS
+++ b/DEPS
@@ -15,7 +15,7 @@ deps = {
"/trunk/deps/third_party/icu38@1227",
"src/v8":
- "https://svn/r/googleclient/v8/trunk@131883",
+ "https://svn/r/googleclient/v8/trunk@132012",
"src/webkit/data/layout_tests/LayoutTests":
"http://svn.webkit.org/repository/webkit/branches/Safari-3-1-branch/LayoutTests@31256",