Update .DEPS.git

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@182375 0039d316-1c4b-4281-b951-d872f2087c98
parent d2c75b54
...@@ -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':
'@4e972a64c18f68c4e78daaf6c83b5926ce145a7f' '@dfc07fbee6e26894c9eba170bc8a27bf83f0c770'
} }
deps = { deps = {
...@@ -234,9 +234,9 @@ deps_os = { ...@@ -234,9 +234,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@59cdc3f8e71198bc93333439d2e76413b3975e42', Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@a1f825ce844a7844f4285b2add2d32ad7c869cc4',
'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@1193339f4f90715044c5ea0b7aaf276e187f4c31', Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@ca42ce29f5c7417485771a757d851b0bfc23f3fb',
'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