diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-23 11:28:06 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-23 11:28:06 +0000 |
commit | 91a2af771accc29af8580a8ef404d618c8e2feed (patch) | |
tree | baefcc5d4224dcd38a3498295324ffb11460514c /.DEPS.git | |
parent | ac5bf9e7e2100b2da4b16a7cace1065918622cce (diff) | |
download | chromium_src-91a2af771accc29af8580a8ef404d618c8e2feed.zip chromium_src-91a2af771accc29af8580a8ef404d618c8e2feed.tar.gz chromium_src-91a2af771accc29af8580a8ef404d618c8e2feed.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163540 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -11,7 +11,7 @@ vars = { 'git_url': 'http://git.chromium.org', 'webkit_rev': - '@1fffe381c15f82847e35a6ef991d3634ea2c5a69' + '@1db04c71de5004453b0f19f40a690cc740f68b3f' } deps = { @@ -214,9 +214,9 @@ deps_os = { 'src/third_party/WebKit/Source': None, 'src/third_party/WebKit/Source/Platform/chromium/public': - Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@384343fcf848d5beee7442c62063c8cbb82e3da7', + Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@8cbeb065253b1d3aa5520a863c63b1034d467b41', 'src/third_party/WebKit/Source/WebKit/chromium/public': - Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@8f76c992d82966ef7581223d7700f6cdb5161c4d', + Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@43bd3367e66978172557bec508fd276aed2a498d', 'src/third_party/WebKit/Tools/DumpRenderTree': None, 'src/third_party/WebKit/Tools/Scripts': |