diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-26 09:21:27 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-26 09:21:27 +0000 |
commit | 4a485fd74ac4eba95f80eed7c03ae358da59cbd6 (patch) | |
tree | 3b3ecf31f7b88076278ebb26e7a47dc10743180f /.DEPS.git | |
parent | 6f57fe60b790d624be7b49d14fb130d001ce233e (diff) | |
download | chromium_src-4a485fd74ac4eba95f80eed7c03ae358da59cbd6.zip chromium_src-4a485fd74ac4eba95f80eed7c03ae358da59cbd6.tar.gz chromium_src-4a485fd74ac4eba95f80eed7c03ae358da59cbd6.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190618 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': - '@69fbb66dab245458ca95d9a3257863e7ccc8a228' + '@fa6daa895360d7eebf49d7010657234110dc5ef2' } deps = { @@ -238,9 +238,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@b64d103aff116d210dd1dda7d26f5597611b93f7', + Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@8a275f6fbee7e711929efb31c4fa91a0de149377', 'src/third_party/WebKit/Source/WebKit/chromium/public': - Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@25e1e01321f0e1ddee90e2e4f3e2d0fca2e92ec9', + Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@ed45f815cdb2d373c8d5b7dcd223ba668e573dcc', 'src/third_party/WebKit/Tools/DumpRenderTree': None, 'src/third_party/WebKit/Tools/Scripts': |