diff options
author | haraken@chromium.org <haraken@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-11 04:36:49 +0000 |
---|---|---|
committer | haraken@chromium.org <haraken@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-11 04:36:49 +0000 |
commit | ad59b8735db3584d8ae196abd0d1c99483344893 (patch) | |
tree | 48a347f1ebedad4edf19c7cc593cef2d438b9a54 /DEPS | |
parent | 46de9e716e27b2896ea5ce61930c059b57a09fde (diff) | |
download | chromium_src-ad59b8735db3584d8ae196abd0d1c99483344893.zip chromium_src-ad59b8735db3584d8ae196abd0d1c99483344893.tar.gz chromium_src-ad59b8735db3584d8ae196abd0d1c99483344893.tar.bz2 |
Blink roll: r148099 - r148139.
TBR=jsbell
Review URL: https://codereview.chromium.org/14134002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193571 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": "148098", + "webkit_revision": "148139", "chromium_git": "https://chromium.googlesource.com", "chromiumos_git": "https://chromium.googlesource.com/chromiumos", "swig_revision": "69281", |