summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-23 10:15:50 +0000
committerager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-23 10:15:50 +0000
commit9053223996426d765c7db0857fa52d1b48d72ed5 (patch)
treea28d3ebc0cfbf1f0017da1a70f8658e1693513af /DEPS
parentc0ba0da8a6c0d0cd33acf46441b0d2edc63b16c4 (diff)
downloadchromium_src-9053223996426d765c7db0857fa52d1b48d72ed5.zip
chromium_src-9053223996426d765c7db0857fa52d1b48d72ed5.tar.gz
chromium_src-9053223996426d765c7db0857fa52d1b48d72ed5.tar.bz2
Update V8 to version 1.2.9.
This version contains a couple of regular expression bugfixes as well as a string analysis bug fix. Also, there are a number of general performance improvements. Review URL: http://codereview.chromium.org/147009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19013 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 0487e82..abd2d8f 100644
--- a/DEPS
+++ b/DEPS
@@ -32,7 +32,7 @@ deps = {
"http://gyp.googlecode.com/svn/trunk@525",
"src/v8":
- "http://v8.googlecode.com/svn/trunk@2220",
+ "http://v8.googlecode.com/svn/trunk@2249",
"src/third_party/skia":
"http://skia.googlecode.com/svn/trunk@224",