diff options
author | ager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-29 09:52:23 +0000 |
---|---|---|
committer | ager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-29 09:52:23 +0000 |
commit | 1aaf6e1ff14d0f627986f26ec68e87a8ea4e98fc (patch) | |
tree | a32d5b15862a783ada46f68a2ff07001a568b0b9 /DEPS | |
parent | 9283116a8f8a31f967ab2ba84802ef32ea01ebfe (diff) | |
download | chromium_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-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", |