summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkasperl@google.com <kasperl@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-22 12:45:25 +0000
committerkasperl@google.com <kasperl@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-22 12:45:25 +0000
commitda1b09079aebbd9af025487d007295318148a7d2 (patch)
treec8404a0f8fe25ec90d4a64cac13cf12cbbf0113c
parent65ae4bc4c122392ec5b85bbadc02e1b7d55623f6 (diff)
downloadchromium_src-da1b09079aebbd9af025487d007295318148a7d2.zip
chromium_src-da1b09079aebbd9af025487d007295318148a7d2.tar.gz
chromium_src-da1b09079aebbd9af025487d007295318148a7d2.tar.bz2
Pull in latest version of V8 to fix issues with
dependencies on v8_snapshot and preparsing. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1220 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index c8a4615..3c754f8 100644
--- a/DEPS
+++ b/DEPS
@@ -15,7 +15,7 @@ deps = {
"svn://chrome-svn/chrome/trunk/deps/third_party/icu38@1197",
"src/v8":
- "https://svn/r/googleclient/v8/trunk@131081",
+ "https://svn/r/googleclient/v8/trunk@131747",
"src/webkit/data/layout_tests/LayoutTests":
"http://svn.webkit.org/repository/webkit/branches/Safari-3-1-branch/LayoutTests@31256",