diff options
author | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-04 04:37:41 +0000 |
---|---|---|
committer | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-04 04:37:41 +0000 |
commit | ebc4dfee97e29da7b03c9a9dda10e5fb4b8786d5 (patch) | |
tree | 71b9eaae95a7909a5ef6e37f045cd41cfe524221 /DEPS | |
parent | c199130efc467a32bcae3fdc1699434303bcac1c (diff) | |
download | chromium_src-ebc4dfee97e29da7b03c9a9dda10e5fb4b8786d5.zip chromium_src-ebc4dfee97e29da7b03c9a9dda10e5fb4b8786d5.tar.gz chromium_src-ebc4dfee97e29da7b03c9a9dda10e5fb4b8786d5.tar.bz2 |
WebKit DEP roll 44372:44405
BUG=none
TEST=no compile or layout test failures.
There is a change (http://trac.webkit.org/changeset/44401) here which will likely break quite a few Linux layout tests. The plan is to run the build, then add all the tests with REBASELINE keyword into test_expectations.txt for automated rebaselining.
Review URL: http://codereview.chromium.org/118215
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17601 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": "44372", + "webkit_revision": "44405", } |