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-24 02:30:38 +0000
committerchrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-24 02:30:38 +0000
commit7930c458736968196275072b0433eb9e681b1986 (patch)
tree99b78e032589e45be41d30ed4af313666bf2c29e /.DEPS.git
parent19171321cf8fdecd224af48ff0684dbd6cb25be0 (diff)
downloadchromium_src-7930c458736968196275072b0433eb9e681b1986.zip
chromium_src-7930c458736968196275072b0433eb9e681b1986.tar.gz
chromium_src-7930c458736968196275072b0433eb9e681b1986.tar.bz2
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163754 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 3d2e51c..46c2d6fd 100644
--- a/.DEPS.git
+++ b/.DEPS.git
@@ -11,7 +11,7 @@ vars = {
'git_url':
'http://git.chromium.org',
'webkit_rev':
- '@344b38176920dd07ff60c14b8371e8dce9c7da2e'
+ '@e25f84a86228a75d331c493a939d8bf6fa4fe00f'
}
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@8cbeb065253b1d3aa5520a863c63b1034d467b41',
+ Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@f634f32186284938fc787a6a1448dd354bb5d368',
'src/third_party/WebKit/Source/WebKit/chromium/public':
Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@43bd3367e66978172557bec508fd276aed2a498d',
'src/third_party/WebKit/Tools/DumpRenderTree':