diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-08 06:21:27 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-08 06:21:27 +0000 |
commit | e9e27e4a6217ae193bd87c945fe79227cbc3eb49 (patch) | |
tree | 507def863bd696e47ace6918db7da6a67003071c /.DEPS.git | |
parent | 0a37d50ae1dd287c913caa01ceb3894e4950037e (diff) | |
download | chromium_src-e9e27e4a6217ae193bd87c945fe79227cbc3eb49.zip chromium_src-e9e27e4a6217ae193bd87c945fe79227cbc3eb49.tar.gz chromium_src-e9e27e4a6217ae193bd87c945fe79227cbc3eb49.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175493 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': 'https://chromium.googlesource.com', 'webkit_rev': - '@6ec1c2cdf624dbabf113c2705c71142a48ae89cf' + '@f5f99f5f22738fc9e96dcca64921e688102165aa' } deps = { @@ -232,9 +232,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@10dbac7c5e29d9bc3acf86703f956506fba0d196', + Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@35703e2f0151eeb7198939edb48ca09b3be38d3c', 'src/third_party/WebKit/Source/WebKit/chromium/public': - Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@a0652fb5636c4a4db301b247479a5ff088077893', + Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@11e04a0b64cea2620892ba8bbbf59d9ecd170fb3', 'src/third_party/WebKit/Tools/DumpRenderTree': None, 'src/third_party/WebKit/Tools/Scripts': |