diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-16 23:28:42 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-16 23:28:42 +0000 |
commit | b93d0a02fe9ad8872793971d38c6bd11f5e70c79 (patch) | |
tree | 8aca10f3195505540aa48a421b45caa3fab34c6a /.DEPS.git | |
parent | 743e8a74699089be86e50e4b674c74733fe384fd (diff) | |
download | chromium_src-b93d0a02fe9ad8872793971d38c6bd11f5e70c79.zip chromium_src-b93d0a02fe9ad8872793971d38c6bd11f5e70c79.tar.gz chromium_src-b93d0a02fe9ad8872793971d38c6bd11f5e70c79.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@177261 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': - '@f3bab2fec23df8ce801ea3077ee6d08e4bdc13d7' + '@91caf7f6c048407ad374532b9845eff2b7d58d5c' } 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@da47e8ab8bc8660ad6d43cd74d5213da4a5bdf2c', 'src/third_party/WebKit/Source/WebKit/chromium/public': - Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@2b3b68565bddf03988e022d7363b9d893ebb0040', + Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@3429faa2f08e7bb5e36390566c73c0f157f2f14f', 'src/third_party/WebKit/Tools/DumpRenderTree': None, 'src/third_party/WebKit/Tools/Scripts': |