diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-03 12:21:25 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-03 12:21:25 +0000 |
commit | 6388d85e3b14801ccc0b8c7b3a66850b7d85d296 (patch) | |
tree | d1e99505066f2476a8a5ac37e550bb8f6b62017b | |
parent | 2f3476c1bad3a55d28d413fa8290fb19abdb9bcb (diff) | |
download | chromium_src-6388d85e3b14801ccc0b8c7b3a66850b7d85d296.zip chromium_src-6388d85e3b14801ccc0b8c7b3a66850b7d85d296.tar.gz chromium_src-6388d85e3b14801ccc0b8c7b3a66850b7d85d296.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174953 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | .DEPS.git | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,7 +11,7 @@ vars = { 'git_url': 'https://chromium.googlesource.com', 'webkit_rev': - '@69e38581f6748ff24fd746d62d5c7ae20f0b9159' + '@29d881cbac296bba035840189169dd1f3798ca58' } deps = { @@ -234,7 +234,7 @@ deps_os = { 'src/third_party/WebKit/Source/Platform/chromium/public': Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@6529d4b4c45d3f686e8b66be31b87655010fa26b', 'src/third_party/WebKit/Source/WebKit/chromium/public': - Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@4a9c1aecaf8a337fda653076cee4a76440ac13cb', + Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@18bb818ad6e21fc324fda4e0e4270826ee4e2a26', 'src/third_party/WebKit/Tools/DumpRenderTree': None, 'src/third_party/WebKit/Tools/Scripts': |