diff options
author | gavinp@chromium.org <gavinp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-07 17:01:04 +0000 |
---|---|---|
committer | gavinp@chromium.org <gavinp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-07 17:01:04 +0000 |
commit | 7295e10c837f297b38cef813cfbdffc41b91f920 (patch) | |
tree | bb6c527dae134ff668e12b49bd251fb94b862e23 /DEPS | |
parent | f8c59e13f8ffd1020c952789839a2c41f7bb0ea0 (diff) | |
download | chromium_src-7295e10c837f297b38cef813cfbdffc41b91f920.zip chromium_src-7295e10c837f297b38cef813cfbdffc41b91f920.tar.gz chromium_src-7295e10c837f297b38cef813cfbdffc41b91f920.tar.bz2 |
Webkit roll 142064:142109
http://trac.webkit.org/log/?rev=142109&stop_rev=142065&verbose=on
TBR=
BUG=
Review URL: https://chromiumcodereview.appspot.com/12217067
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@181323 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ vars = { "sourceforge_url": "http://%(repo)s.svn.sourceforge.net/svnroot/%(repo)s", "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "142064", + "webkit_revision": "142109", "chromium_git": "https://chromium.googlesource.com", "chromiumos_git": "https://chromium.googlesource.com/chromiumos", "swig_revision": "69281", |