diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-23 12:12:28 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-23 12:12:28 +0000 |
commit | d8d64444e8a51e444d72e6de52cbe12d6197259e (patch) | |
tree | baefcc5d4224dcd38a3498295324ffb11460514c /.DEPS.git | |
parent | 62a4ffe3a0d68adaf069786937b68df1ead70099 (diff) | |
download | chromium_src-d8d64444e8a51e444d72e6de52cbe12d6197259e.zip chromium_src-d8d64444e8a51e444d72e6de52cbe12d6197259e.tar.gz chromium_src-d8d64444e8a51e444d72e6de52cbe12d6197259e.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163544 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': |