summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-19 04:50:04 +0000
committerchrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-19 04:50:04 +0000
commit1a64f69c716b9946f9a6fafe03fdfb6a5268d257 (patch)
treedf061a938ce02d356e48f45b2f9227fa0e09657d
parentfc4fc007af0973617fb434629a1fcf22705908fd (diff)
downloadchromium_src-1a64f69c716b9946f9a6fafe03fdfb6a5268d257.zip
chromium_src-1a64f69c716b9946f9a6fafe03fdfb6a5268d257.tar.gz
chromium_src-1a64f69c716b9946f9a6fafe03fdfb6a5268d257.tar.bz2
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@177843 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 6e9484d..82c6240 100644
--- a/.DEPS.git
+++ b/.DEPS.git
@@ -11,7 +11,7 @@ vars = {
'git_url':
'https://chromium.googlesource.com',
'webkit_rev':
- '@baa155feaf0bfad4ec113e26bacba8c92116370b'
+ '@7f4cfec92a06f42e7d703a0386398990429f413a'
}
deps = {
@@ -234,7 +234,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@da47e8ab8bc8660ad6d43cd74d5213da4a5bdf2c',
+ Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@cad4651a107923fda5bb6cad5e1f0375db981c79',
'src/third_party/WebKit/Source/WebKit/chromium/public':
Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@3429faa2f08e7bb5e36390566c73c0f157f2f14f',
'src/third_party/WebKit/Tools/DumpRenderTree':