diff options
author | abarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-14 09:45:21 +0000 |
---|---|---|
committer | abarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-14 09:45:21 +0000 |
commit | 1743f3b07d180e019cc4ff428c609e2cadaf78a7 (patch) | |
tree | bb51e170f16e061a911a72a4e0d6e51cec826410 /DEPS | |
parent | b85ba8e6379d6649bb2144839cdd5ca695ead7fb (diff) | |
download | chromium_src-1743f3b07d180e019cc4ff428c609e2cadaf78a7.zip chromium_src-1743f3b07d180e019cc4ff428c609e2cadaf78a7.tar.gz chromium_src-1743f3b07d180e019cc4ff428c609e2cadaf78a7.tar.bz2 |
Roll webkit DEPS and fix build.
TBR=pkasting
Review URL: http://codereview.chromium.org/125108
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18361 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": "44646", + "webkit_revision": "44668", } |