summaryrefslogtreecommitdiffstats
path: root/.DEPS.git
diff options
context:
space:
mode:
authorchrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-31 09:45:29 +0000
committerchrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-31 09:45:29 +0000
commit6992c86f8eccafbe99bf47acee5eea19432d206e (patch)
tree3bef7d20ef303648fa64dc0317d1fbd236f9a1aa /.DEPS.git
parent087eb4da22d4900b103b7410ea60ce8a53fa5df6 (diff)
downloadchromium_src-6992c86f8eccafbe99bf47acee5eea19432d206e.zip
chromium_src-6992c86f8eccafbe99bf47acee5eea19432d206e.tar.gz
chromium_src-6992c86f8eccafbe99bf47acee5eea19432d206e.tar.bz2
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165140 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r--.DEPS.git4
1 files changed, 2 insertions, 2 deletions
diff --git a/.DEPS.git b/.DEPS.git
index dc24110..008d387 100644
--- a/.DEPS.git
+++ b/.DEPS.git
@@ -11,7 +11,7 @@ vars = {
'git_url':
'http://git.chromium.org',
'webkit_rev':
- '@f73346985c16a510294c78d9dad155441f021c87'
+ '@10356d3283192f013a8705bd6e15c2f85e87c935'
}
deps = {
@@ -214,7 +214,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@f6e4c47bd9c193d9165ed33b3ff7a83b1f0f2270',
+ Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@400750153e9cfd1d4910056415ad20c00e2367ef',
'src/third_party/WebKit/Source/WebKit/chromium/public':
Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@f4f79aaf74c919474dd2966808671bd0895098f9',
'src/third_party/WebKit/Tools/DumpRenderTree':