summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-11 10:00:28 +0000
committerchrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-11 10:00:28 +0000
commit63a1e50039268c507b3dc18224b11ef14a0f33bd (patch)
tree01635212b9817ceafff701328ca3edb343035695
parentf74504d855db77ca4ce4b23c09155d0e6fba834b (diff)
downloadchromium_src-63a1e50039268c507b3dc18224b11ef14a0f33bd.zip
chromium_src-63a1e50039268c507b3dc18224b11ef14a0f33bd.tar.gz
chromium_src-63a1e50039268c507b3dc18224b11ef14a0f33bd.tar.bz2
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@161323 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--.DEPS.git4
1 files changed, 2 insertions, 2 deletions
diff --git a/.DEPS.git b/.DEPS.git
index 0e2e23f..53b42ba 100644
--- a/.DEPS.git
+++ b/.DEPS.git
@@ -11,7 +11,7 @@ vars = {
'git_url':
'http://git.chromium.org',
'webkit_rev':
- '@c9622c314bb65e82fe9db0b1eca0a2cd2e20195f'
+ '@31566f71fc77fea50be4694e0448702e7f763474'
}
deps = {
@@ -212,7 +212,7 @@ 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@f98e19e366b1aa2484882f10af28283e3b73c2ec',
+ Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@e9afaec3bdbc332b93e314fe5dd33964ae2db147',
'src/third_party/WebKit/Source/WebKit/chromium/public':
Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@3aad2142c5a453909c65873b321f12a48e7eac63',
'src/third_party/WebKit/Tools/DumpRenderTree':