diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-09 00:04:09 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-09 00:04:09 +0000 |
commit | 95fac46c0686be287e6f51801b9a08b1e3928c26 (patch) | |
tree | ffac8221734252f3ea769f97937fc9a6b66b7d97 /.DEPS.git | |
parent | 35214f9f7133eef7cac412b346f1372c63990b35 (diff) | |
download | chromium_src-95fac46c0686be287e6f51801b9a08b1e3928c26.zip chromium_src-95fac46c0686be287e6f51801b9a08b1e3928c26.tar.gz chromium_src-95fac46c0686be287e6f51801b9a08b1e3928c26.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88445 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ deps = { 'src/third_party/WebKit': Var('webkit_url') + Var('webkit_rev'), 'src/third_party/angle': - Var('git_url') + '/external/angleproject.git@e29b9d8a84257648d80a4cbdc4748e78271a5653', + Var('git_url') + '/external/angleproject.git@6304a2ad81f158cf5c5f76008ed3f6319c061e1d', 'src/third_party/bidichecker': Var('git_url') + '/external/bidichecker/lib.git@97f2aa645b74c28c57eca56992235c79850fa9e0', 'src/third_party/cacheinvalidation/files/src/google': |