summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorkasperl@google.com <kasperl@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-28 10:08:42 +0000
committerkasperl@google.com <kasperl@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-28 10:08:42 +0000
commitae53bee787fe15bda026cca83a5543d2c0470bca (patch)
treede2c2244bc6301f13e43dbe6b0373e446b2e42cf /DEPS
parent7bb6fd4a18e51eb242024bca7e830e49dcb086fc (diff)
downloadchromium_src-ae53bee787fe15bda026cca83a5543d2c0470bca.zip
chromium_src-ae53bee787fe15bda026cca83a5543d2c0470bca.tar.gz
chromium_src-ae53bee787fe15bda026cca83a5543d2c0470bca.tar.bz2
Update V8 in Chromium to version 1.2.14.8. This includes support
for stepping into setters and getters in the debugger and avoids stopping in the JavaScript code for the debugger itself. BUG=none TEST=none Review URL: http://codereview.chromium.org/159497 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21833 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 89e4961..9941d07 100644
--- a/DEPS
+++ b/DEPS
@@ -35,7 +35,7 @@ deps = {
"http://gyp.googlecode.com/svn/trunk@555",
"src/v8":
- "http://v8.googlecode.com/svn/branches/1.2@2545",
+ "http://v8.googlecode.com/svn/branches/1.2@2548",
"src/native_client":
"http://nativeclient.googlecode.com/svn/trunk/src/native_client@385",