diff options
author | jchaffraix@chromium.org <jchaffraix@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-12 01:42:53 +0000 |
---|---|---|
committer | jchaffraix@chromium.org <jchaffraix@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-12 01:42:53 +0000 |
commit | 9e34d89abf02dd86b9c24713e53fbd37a707935d (patch) | |
tree | 6ddceab851617be4725cd461efd83401dce96baf /DEPS | |
parent | e85b912463c19c24d78ea74216b6feba8e4134a5 (diff) | |
download | chromium_src-9e34d89abf02dd86b9c24713e53fbd37a707935d.zip chromium_src-9e34d89abf02dd86b9c24713e53fbd37a707935d.tar.gz chromium_src-9e34d89abf02dd86b9c24713e53fbd37a707935d.tar.bz2 |
Blink roll r148200:148222
TBR=haraken
Review URL: https://codereview.chromium.org/14088004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193820 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ vars = { "sourceforge_url": "http://%(repo)s.svn.sourceforge.net/svnroot/%(repo)s", "webkit_trunk": "http://src.chromium.org/blink/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "148200", + "webkit_revision": "148222", "chromium_git": "https://chromium.googlesource.com", "chromiumos_git": "https://chromium.googlesource.com/chromiumos", "swig_revision": "69281", |