diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-24 02:24:42 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-24 02:24:42 +0000 |
commit | 8701de1793a2c3fdf0f596aee8ec93c61c00bf2e (patch) | |
tree | 9c11aa5076e4a769079d54e49ebf9ec16f307a5b | |
parent | db76a98fabb99b45fcbbe24e69ae3c4501dbf7a0 (diff) | |
download | chromium_src-8701de1793a2c3fdf0f596aee8ec93c61c00bf2e.zip chromium_src-8701de1793a2c3fdf0f596aee8ec93c61c00bf2e.tar.gz chromium_src-8701de1793a2c3fdf0f596aee8ec93c61c00bf2e.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@184342 0039d316-1c4b-4281-b951-d872f2087c98
-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': - '@c704e3e4a9a8dc7ae9efb96271768f87dd578628' + '@39998b4d39047f86c03be99cf13c44507029b9c9' } 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@d83c547a19768e6f80d28b69b6d0ff99de4f4cc0', + Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@23327b8f19a42bab96e600b9f5cc43e08f4a878b', 'src/third_party/WebKit/Source/WebKit/chromium/public': - Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@55970d8772f8b424bae7bdc646cf9dfc2efdb921', + Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@f9c06abc341295daa77ea00eef0a90745b39c139', 'src/third_party/WebKit/Tools/DumpRenderTree': None, 'src/third_party/WebKit/Tools/Scripts': |