diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-18 11:30:26 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-18 11:30:26 +0000 |
commit | 2e5ab55bcd976486b218900379073c7a70dc564b (patch) | |
tree | 3d23a4bf0f00fa6f159fcf9daff2d6f250966f20 /.DEPS.git | |
parent | d2c182f02be6f6a23c382bb89a2dbcdb792009a9 (diff) | |
download | chromium_src-2e5ab55bcd976486b218900379073c7a70dc564b.zip chromium_src-2e5ab55bcd976486b218900379073c7a70dc564b.tar.gz chromium_src-2e5ab55bcd976486b218900379073c7a70dc564b.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@188717 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': - '@412f287dcec651ab406cd5b22d33c5eca49f0167' + '@70aede267a4ef4288b743f4092a98bb021a1826d' } deps = { @@ -234,9 +234,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@716f8cf732f69b4c45b4afe1216be281779eae8c', + Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@188f4685932cd0691fa88e139b6532241d409308', 'src/third_party/WebKit/Source/WebKit/chromium/public': - Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@fa83785e4c1553590172134fc9b5a0ff537a52cd', + Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@09b60b7c22c1fcea0f4472689dd6b331413a4d32', 'src/third_party/WebKit/Tools/DumpRenderTree': None, 'src/third_party/WebKit/Tools/Scripts': |