summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-04 07:03:14 +0000
committerager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-04 07:03:14 +0000
commit9d4e10b96b68d8b1181856410865f5f1d4b55aa8 (patch)
tree4766848959c6bdf95fd9d664e8846d5d9e9dafdc /DEPS
parent88af41c2203595c4b73da3e26dceaff4766d76ce (diff)
downloadchromium_src-9d4e10b96b68d8b1181856410865f5f1d4b55aa8.zip
chromium_src-9d4e10b96b68d8b1181856410865f5f1d4b55aa8.tar.gz
chromium_src-9d4e10b96b68d8b1181856410865f5f1d4b55aa8.tar.bz2
Update to latest trunk version of V8.
This includes Evan's change to use char instead of wchar_t for counter names. Also, because of changes to the regexp parser, we need to rebaseline a couple of tests mainly because of error message changes. Most of the tests were already rebaselined because of differences in error messages. Review URL: http://codereview.chromium.org/12902 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6349 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 22c91aff..0c21f18 100644
--- a/DEPS
+++ b/DEPS
@@ -18,7 +18,7 @@ deps = {
"/trunk/deps/third_party/icu38@5827",
"src/v8":
- "http://v8.googlecode.com/svn/trunk@851",
+ "http://v8.googlecode.com/svn/trunk@911",
"src/webkit/data/layout_tests/LayoutTests":
"http://svn.webkit.org/repository/webkit/trunk/LayoutTests@38800",