summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-09 23:21:26 +0000
committerchrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-09 23:21:26 +0000
commit54ba048e37d52dc63e692917f61a94b117df2c3d (patch)
treef33322567130d7b9c1e8a2f606c7367ceb87976d
parentf84c528672478247d19d95c0c53db408eb9c3fe2 (diff)
downloadchromium_src-54ba048e37d52dc63e692917f61a94b117df2c3d.zip
chromium_src-54ba048e37d52dc63e692917f61a94b117df2c3d.tar.gz
chromium_src-54ba048e37d52dc63e692917f61a94b117df2c3d.tar.bz2
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@160973 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 c1cf0e3..56738cf 100644
--- a/.DEPS.git
+++ b/.DEPS.git
@@ -11,7 +11,7 @@ vars = {
'git_url':
'http://git.chromium.org',
'webkit_rev':
- '@d178e4d76365890ff6de7fe07dbfe4be95c404f1'
+ '@9ddef0b6420eb356495eaa0380303236a14f7021'
}
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@8894058b59563ab8dce27229fbde91ea036e28af',
+ Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@f3bf31f09f2a85b5f9609bc0be3bedc244d4926d',
'src/third_party/WebKit/Source/WebKit/chromium/public':
Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@a1cb0100337c004bf0767c3cc0e634da4a8751af',
'src/third_party/WebKit/Tools/DumpRenderTree':