diff options
author | eroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-10 21:15:25 +0000 |
---|---|---|
committer | eroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-10 21:15:25 +0000 |
commit | 9027103e1a44e106e53ccbd5f64b2cbd21ceb240 (patch) | |
tree | 32b19551db9c3158fb313a0a90ec9032a1721920 /DEPS | |
parent | 8a16266e66a38bc1bfc6b00893c2a7c8cf8c55ee (diff) | |
download | chromium_src-9027103e1a44e106e53ccbd5f64b2cbd21ceb240.zip chromium_src-9027103e1a44e106e53ccbd5f64b2cbd21ceb240.tar.gz chromium_src-9027103e1a44e106e53ccbd5f64b2cbd21ceb240.tar.bz2 |
WebKit update 48239:48264.
TBR=darin
BUG=21522
Review URL: http://codereview.chromium.org/200085
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25922 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": "48239", + "webkit_revision": "48264", } |