diff options
author | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-04 02:14:34 +0000 |
---|---|---|
committer | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-04 02:14:34 +0000 |
commit | a68a9839cea7ab81e46bba223e0a52e9e234eb9d (patch) | |
tree | 7a68f679deb46a7c30f22fdf8f9cedc48758f5a1 /DEPS | |
parent | a5da6d613f41ecf35c027e8744dd6d3a41e4010c (diff) | |
download | chromium_src-a68a9839cea7ab81e46bba223e0a52e9e234eb9d.zip chromium_src-a68a9839cea7ab81e46bba223e0a52e9e234eb9d.tar.gz chromium_src-a68a9839cea7ab81e46bba223e0a52e9e234eb9d.tar.bz2 |
Roll the WebKit deps and add add stubs for the new functions in ChromiumBridge (as a result of the roll).
The bots were good up until my change and this is breaking them now, so I think I might just commit TBR.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/160564
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22357 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": "46732", + "webkit_revision": "46741", } |