diff options
author | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-20 23:05:24 +0000 |
---|---|---|
committer | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-20 23:05:24 +0000 |
commit | 740dd5b00dd02b4e867c19c7d02adac0dca4a692 (patch) | |
tree | daa2eb6692b9b5dfc3ab2bae05e6c75a47bdbe3a /DEPS | |
parent | d459e99fd93e47d0783b301d9501f34af957e2e6 (diff) | |
download | chromium_src-740dd5b00dd02b4e867c19c7d02adac0dca4a692.zip chromium_src-740dd5b00dd02b4e867c19c7d02adac0dca4a692.tar.gz chromium_src-740dd5b00dd02b4e867c19c7d02adac0dca4a692.tar.bz2 |
Use upstreamed v8 bindings for V8DOMWindowCustom
BUG=12274
Review URL: http://codereview.chromium.org/113607
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16549 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": "43933", + "webkit_revision": "43938", } |