diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-31 13:36:37 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-31 13:36:37 +0000 |
commit | 10a0ed93e5754d992f1ff74b84e97dcc1250ea2d (patch) | |
tree | 9d93aea7adbc6f20f111320d47e655f8ac4faa48 /.DEPS.git | |
parent | 79232e52a59252f7b78fcc2b6c1bc23f656c95fb (diff) | |
download | chromium_src-10a0ed93e5754d992f1ff74b84e97dcc1250ea2d.zip chromium_src-10a0ed93e5754d992f1ff74b84e97dcc1250ea2d.tar.gz chromium_src-10a0ed93e5754d992f1ff74b84e97dcc1250ea2d.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165158 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': 'http://git.chromium.org', 'webkit_rev': - '@10356d3283192f013a8705bd6e15c2f85e87c935' + '@162237e9d4d34273b565428400c1068c5c19e1f8' } deps = { @@ -216,7 +216,7 @@ deps_os = { 'src/third_party/WebKit/Source/Platform/chromium/public': 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', + Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@d41299dfd32f73602da8b407bc1339fe42be4262', 'src/third_party/WebKit/Tools/DumpRenderTree': None, 'src/third_party/WebKit/Tools/Scripts': |