diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-16 23:33:24 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-16 23:33:24 +0000 |
commit | 80cc00a3acaee44c537d72c8ccd9f0ad1103df3a (patch) | |
tree | 296c4c223c9ab13a19f2621be9de2cdf63c20ce5 /DEPS | |
parent | 48c8fa63122510b2c51c6608a93b30e94192e679 (diff) | |
download | chromium_src-80cc00a3acaee44c537d72c8ccd9f0ad1103df3a.zip chromium_src-80cc00a3acaee44c537d72c8ccd9f0ad1103df3a.tar.gz chromium_src-80cc00a3acaee44c537d72c8ccd9f0ad1103df3a.tar.bz2 |
DOM wheel scroll delta fix, Chromium side. This depends on the WebKit side changes and can't be committed without first landing them and adding DEPS to this.
Review URL: http://codereview.chromium.org/48037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11801 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ deps = { "http://googletest.googlecode.com/svn/trunk@167", "src/third_party/WebKit": - "/trunk/deps/third_party/WebKit@11758", + "/trunk/deps/third_party/WebKit@11800", "src/third_party/icu38": "/trunk/deps/third_party/icu38@11496", |