diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-10 22:43:30 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-10 22:43:30 +0000 |
commit | 9e9161b9ecdfe4c17d4230d5f3679a30b906c99b (patch) | |
tree | 1a784beeacc1865a1b1fee369f520e2d86313f34 /.DEPS.git | |
parent | a3e905456dd243a6fd87eae710835965d5014e12 (diff) | |
download | chromium_src-9e9161b9ecdfe4c17d4230d5f3679a30b906c99b.zip chromium_src-9e9161b9ecdfe4c17d4230d5f3679a30b906c99b.tar.gz chromium_src-9e9161b9ecdfe4c17d4230d5f3679a30b906c99b.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176187 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': - '@2928cfed876cca1193296dad13c311aeea5686d5' + '@4abd762d4998bdb5406f3cf531d217926e43f389' } deps = { @@ -232,9 +232,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@e05bb8b290d78e1beccdb201dc46c1208ba783bc', + Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@7f49da170c76324f203c8675151f8f6343df9f65', 'src/third_party/WebKit/Source/WebKit/chromium/public': - Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@f46153c084d1d5db7336faadb669f57138c6aa8d', + Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@10b6988b7edf41c7273ad69adbacdc93e84f473a', 'src/third_party/WebKit/Tools/DumpRenderTree': None, 'src/third_party/WebKit/Tools/Scripts': |