summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-29 09:52:23 +0000
committerager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-29 09:52:23 +0000
commit1aaf6e1ff14d0f627986f26ec68e87a8ea4e98fc (patch)
treea32d5b15862a783ada46f68a2ff07001a568b0b9 /DEPS
parent9283116a8f8a31f967ab2ba84802ef32ea01ebfe (diff)
downloadchromium_src-1aaf6e1ff14d0f627986f26ec68e87a8ea4e98fc.zip
chromium_src-1aaf6e1ff14d0f627986f26ec68e87a8ea4e98fc.tar.gz
chromium_src-1aaf6e1ff14d0f627986f26ec68e87a8ea4e98fc.tar.bz2
Update to latest V8 trunk version to fix dependency problem with our visual studio projects for creating snapshots.
Apply change http://codereview.chromium.org/19635 to chrome and webkit solution files. Review URL: http://codereview.chromium.org/19659 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8871 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 2282b6b..ab13309 100644
--- a/DEPS
+++ b/DEPS
@@ -18,7 +18,7 @@ deps = {
"/trunk/deps/third_party/icu38@7525",
"src/v8":
- "http://v8.googlecode.com/svn/trunk@1177",
+ "http://v8.googlecode.com/svn/trunk@1181",
"src/webkit/data/layout_tests/LayoutTests":
"http://svn.webkit.org/repository/webkit/trunk/LayoutTests@40314",