diff options
author | tkent@chromium.org <tkent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-07 08:37:44 +0000 |
---|---|---|
committer | tkent@chromium.org <tkent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-07 08:37:44 +0000 |
commit | 1fc6d8197182480b0efd952d4cdce0df6755a245 (patch) | |
tree | 1765b6632e5777c6eb6a8bb69b616942453453d6 /DEPS | |
parent | 81b18cad8c727119a822ea1329e673928701f324 (diff) | |
download | chromium_src-1fc6d8197182480b0efd952d4cdce0df6755a245.zip chromium_src-1fc6d8197182480b0efd952d4cdce0df6755a245.tar.gz chromium_src-1fc6d8197182480b0efd952d4cdce0df6755a245.tar.bz2 |
WebKit roll 69262:69275
BUG=none
TEST=none
TBR=ajwong
Review URL: http://codereview.chromium.org/3579015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61772 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ vars = { "googlecode_url": "http://%s.googlecode.com/svn", "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "69262", + "webkit_revision": "69275", "skia_revision": "599", "chromium_git": "http://src.chromium.org/git", "swig_revision": "40423", |