diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-23 03:27:13 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-23 03:27:13 +0000 |
commit | 392c9da56b7caae95e13a0e1bfa10ffe05c355b2 (patch) | |
tree | 3ae7fcda2cce9ccbd45282eea03e68ff14e74d37 /.DEPS.git | |
parent | ef3ecc610d1e19004ca9b5f5c2e85cc284223277 (diff) | |
download | chromium_src-392c9da56b7caae95e13a0e1bfa10ffe05c355b2.zip chromium_src-392c9da56b7caae95e13a0e1bfa10ffe05c355b2.tar.gz chromium_src-392c9da56b7caae95e13a0e1bfa10ffe05c355b2.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111302 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ deps = { 'src/third_party/WebKit': Var('webkit_url') + Var('webkit_rev'), 'src/third_party/angle': - Var('git_url') + '/external/angleproject.git@2d62533acece29849c2a69c91158597e8aa22265', + Var('git_url') + '/external/angleproject.git@5da8d6bf6fac915d78f7a0735214260c2ec76162', 'src/third_party/bidichecker': Var('git_url') + '/external/bidichecker/lib.git@97f2aa645b74c28c57eca56992235c79850fa9e0', 'src/third_party/cacheinvalidation/files/src/google': |