diff options
author | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-07 20:45:34 +0000 |
---|---|---|
committer | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-07 20:45:34 +0000 |
commit | 9306bd5c15b12e5d5b9ae2879d6fb6c281ee63eb (patch) | |
tree | 39ad6c2914f64dac92e7c82d1c4f974ba297d1e9 /DEPS | |
parent | 0fc7066d97db61bb0adc95c1f765ea7cc236ad20 (diff) | |
download | chromium_src-9306bd5c15b12e5d5b9ae2879d6fb6c281ee63eb.zip chromium_src-9306bd5c15b12e5d5b9ae2879d6fb6c281ee63eb.tar.gz chromium_src-9306bd5c15b12e5d5b9ae2879d6fb6c281ee63eb.tar.bz2 |
Identical to http://codereview.chromium.org/155030 except for the WebKit revision number in DEPS.
Review URL: http://codereview.chromium.org/149210
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20075 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": "45601", + "webkit_revision": "45603", } |