summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorerikkay@google.com <erikkay@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-11-27 00:51:18 +0000
committererikkay@google.com <erikkay@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-11-27 00:51:18 +0000
commitf16eba9353ba06484b3a6a38c74f50c8d201b7bc (patch)
treead9cc8348e0fd6fd34358b108178b001c2b8ab55
parentf8ca6e9ed1768aaf216c4ffa4eb572bbef0dc9fd (diff)
downloadchromium_src-f16eba9353ba06484b3a6a38c74f50c8d201b7bc.zip
chromium_src-f16eba9353ba06484b3a6a38c74f50c8d201b7bc.tar.gz
chromium_src-f16eba9353ba06484b3a6a38c74f50c8d201b7bc.tar.bz2
Pull in latest V8 which should fix a build bug:
BUG=http://code.google.com/p/chromium/issues/detail?id=4828 Review URL: http://codereview.chromium.org/12512 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6082 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 784ce95..dd75ac1 100644
--- a/DEPS
+++ b/DEPS
@@ -18,7 +18,7 @@ deps = {
"/trunk/deps/third_party/icu38@5827",
"src/v8":
- "http://v8.googlecode.com/svn/trunk@768",
+ "http://v8.googlecode.com/svn/trunk@851",
"src/webkit/data/layout_tests/LayoutTests":
"http://svn.webkit.org/repository/webkit/trunk/LayoutTests@38729",