summaryrefslogtreecommitdiffstats
path: root/.DEPS.git
diff options
context:
space:
mode:
authorchrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-07 01:12:44 +0000
committerchrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-07 01:12:44 +0000
commit83cf64cd6fdb9eed478c216e8b9dc0f20ebccf06 (patch)
tree519ae056ae6494a952095c4314f90b110984fa07 /.DEPS.git
parent811d69316e1ef6b3d8991bf294717a4fd8bf8f40 (diff)
downloadchromium_src-83cf64cd6fdb9eed478c216e8b9dc0f20ebccf06.zip
chromium_src-83cf64cd6fdb9eed478c216e8b9dc0f20ebccf06.tar.gz
chromium_src-83cf64cd6fdb9eed478c216e8b9dc0f20ebccf06.tar.bz2
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@166325 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 e9842c0..b30b77f 100644
--- a/.DEPS.git
+++ b/.DEPS.git
@@ -11,7 +11,7 @@ vars = {
'git_url':
'http://git.chromium.org',
'webkit_rev':
- '@9f6c6d41cf5aae180ed392abdbb386419897811f'
+ '@f71394b67b5757a73dd332d48f12d0d7a1e06bbc'
}
deps = {
@@ -216,7 +216,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@a1bea653276fd3b3dfeaf496905957ccdfd137ee',
+ Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@c50e9258e06f40fd4b6d4f803a89134077955de0',
'src/third_party/WebKit/Source/WebKit/chromium/public':
Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@750b3205e774efaa4b62ec1f6e9f273870c11e81',
'src/third_party/WebKit/Tools/DumpRenderTree':