summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-25 08:09:15 +0000
committerager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-25 08:09:15 +0000
commit077b4b68fc278a0d81e4f7e1582d2144f4ccf9d5 (patch)
tree1bb35410e40f85e78678ac56ac86a9b2d52a70c1
parent0310d43ae706b8fbee0e7cba3e36c29581f71454 (diff)
downloadchromium_src-077b4b68fc278a0d81e4f7e1582d2144f4ccf9d5.zip
chromium_src-077b4b68fc278a0d81e4f7e1582d2144f4ccf9d5.tar.gz
chromium_src-077b4b68fc278a0d81e4f7e1582d2144f4ccf9d5.tar.bz2
Update V8 to version 1.3.7.
This is a minor update which contains better memory cleanup on idle notifications. Review URL: http://codereview.chromium.org/174389 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24222 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 03f7c1c..73f034a 100644
--- a/DEPS
+++ b/DEPS
@@ -37,7 +37,7 @@ deps = {
"http://gyp.googlecode.com/svn/trunk@601",
"src/v8":
- "http://v8.googlecode.com/svn/trunk@2739",
+ "http://v8.googlecode.com/svn/trunk@2752",
"src/native_client":
"http://nativeclient.googlecode.com/svn/trunk/src/native_client@385",