Update .DEPS.git

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190551 0039d316-1c4b-4281-b951-d872f2087c98
parent 795116cf
...@@ -11,7 +11,7 @@ vars = { ...@@ -11,7 +11,7 @@ vars = {
'git_url': 'git_url':
'https://chromium.googlesource.com', 'https://chromium.googlesource.com',
'webkit_rev': 'webkit_rev':
'@b5e043c64e206e5a88381c6e009be0dd23458e9b' '@69fbb66dab245458ca95d9a3257863e7ccc8a228'
} }
deps = { deps = {
...@@ -238,9 +238,9 @@ deps_os = { ...@@ -238,9 +238,9 @@ deps_os = {
'src/third_party/WebKit/Source': 'src/third_party/WebKit/Source':
None, None,
'src/third_party/WebKit/Source/Platform/chromium/public': 'src/third_party/WebKit/Source/Platform/chromium/public':
Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@3b2181af49216fa45f6a58fd5cdfdabb1c4290d8', Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@b64d103aff116d210dd1dda7d26f5597611b93f7',
'src/third_party/WebKit/Source/WebKit/chromium/public': 'src/third_party/WebKit/Source/WebKit/chromium/public':
Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@c43684bf3385c284bf63c2c9d475335a710d1a1f', Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@25e1e01321f0e1ddee90e2e4f3e2d0fca2e92ec9',
'src/third_party/WebKit/Tools/DumpRenderTree': 'src/third_party/WebKit/Tools/DumpRenderTree':
None, None,
'src/third_party/WebKit/Tools/Scripts': 'src/third_party/WebKit/Tools/Scripts':
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment