diff options
author | wtc@chromium.org <wtc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-26 18:07:00 +0000 |
---|---|---|
committer | wtc@chromium.org <wtc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-26 18:07:00 +0000 |
commit | b6a8d2e866ff0bc6e6935bafe99568d0f2995470 (patch) | |
tree | a2abfdde34e80869a494738c96bf5a0322d54c31 /DEPS | |
parent | 47d3d3bace5b5d950931485eb433505ec0572490 (diff) | |
download | chromium_src-b6a8d2e866ff0bc6e6935bafe99568d0f2995470.zip chromium_src-b6a8d2e866ff0bc6e6935bafe99568d0f2995470.tar.gz chromium_src-b6a8d2e866ff0bc6e6935bafe99568d0f2995470.tar.bz2 |
Recommit r16863 -- WebKit Update 44123:44143 -- we rebooted
the "Vista Tests" buildbot.
TBR=ukai
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/115783
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16874 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "44123", + "webkit_revision": "44143", } |