summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authoriposva@google.com <iposva@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-10 23:26:45 +0000
committeriposva@google.com <iposva@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-10 23:26:45 +0000
commitf144fb4173aad8dc24203750c82a2c757048ceee (patch)
tree60d2386bf7d7f015eed4a942a6ed4c9a7697e311 /DEPS
parent52d12726d1ce51f407c8e60a8393f4137cf86ed1 (diff)
downloadchromium_src-f144fb4173aad8dc24203750c82a2c757048ceee.zip
chromium_src-f144fb4173aad8dc24203750c82a2c757048ceee.tar.gz
chromium_src-f144fb4173aad8dc24203750c82a2c757048ceee.tar.bz2
Re-revert change 9439. The original change 9439 was reverted
because one of the debugger tests failed. I filed a V8 issue to fix the debugger tests properly: http://code.google.com/p/v8/issues/detail?id=230 Review URL: http://codereview.chromium.org/21235 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9530 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 278d719..4757773 100644
--- a/DEPS
+++ b/DEPS
@@ -25,7 +25,7 @@ deps = {
"/trunk/deps/third_party/icu38@9252",
"src/v8":
- "http://v8.googlecode.com/svn/trunk@1201",
+ "http://v8.googlecode.com/svn/trunk@1243",
"src/webkit/data/layout_tests/LayoutTests":
Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"),