diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-01 12:39:28 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-01 12:39:28 +0000 |
commit | 7e56eb7bd48e500b3d100ece464d3694c7e809a0 (patch) | |
tree | f3e8cf3c48abf3500f90baacf932a4f911bd1850 /.DEPS.git | |
parent | 8dce705001c72f60a23ede460747f7429f6a6b5d (diff) | |
download | chromium_src-7e56eb7bd48e500b3d100ece464d3694c7e809a0.zip chromium_src-7e56eb7bd48e500b3d100ece464d3694c7e809a0.tar.gz chromium_src-7e56eb7bd48e500b3d100ece464d3694c7e809a0.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180137 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,7 +11,7 @@ vars = { 'git_url': 'https://chromium.googlesource.com', 'webkit_rev': - '@f8622dd64fe38a70269a9c4f34128da5739c644a' + '@803057c9c39d24ad53587bfa0608b80a5b5970ca' } deps = { @@ -236,7 +236,7 @@ deps_os = { 'src/third_party/WebKit/Source/Platform/chromium/public': Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@39095ede31165571010e5214e23a7acfbae247ea', 'src/third_party/WebKit/Source/WebKit/chromium/public': - Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@b618d794b0ae62f5adbf5fddd7e02ae8eb333709', + Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@47fb24372cb6c3945ee0f8e1ab36b72f010c6b95', 'src/third_party/WebKit/Tools/DumpRenderTree': None, 'src/third_party/WebKit/Tools/Scripts': |