diff options
author | steveblock@chromium.org <steveblock@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-17 10:11:52 +0000 |
---|---|---|
committer | steveblock@chromium.org <steveblock@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-17 10:11:52 +0000 |
commit | 3d9f1b989eb695c9ed316c3bfc7f2230098849d0 (patch) | |
tree | d9f83ff5fada72a78d6e6fd7039a8e5df9a07c6d /DEPS | |
parent | 148994ed424eb240a5ee34a5718ac365730a2c26 (diff) | |
download | chromium_src-3d9f1b989eb695c9ed316c3bfc7f2230098849d0.zip chromium_src-3d9f1b989eb695c9ed316c3bfc7f2230098849d0.tar.gz chromium_src-3d9f1b989eb695c9ed316c3bfc7f2230098849d0.tar.bz2 |
Roll webkit deps to 93165 (right before the mac directory rename).
TBR=tony
BUG=
TEST=
Review URL: http://codereview.chromium.org/7621038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97124 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": "93132", + "webkit_revision": "93165", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", # These hashes need to be updated when nacl_revision is changed. |