| Index: chrome/browser/resources/about_credits.html
|
| diff --git a/chrome/browser/resources/about_credits.html b/chrome/browser/resources/about_credits.html
|
| index c86264af37ac44fa664f72edc56d4ab742b68e1d..d6263773f0446568e447dc21915cccd268f1608c 100644
|
| --- a/chrome/browser/resources/about_credits.html
|
| +++ b/chrome/browser/resources/about_credits.html
|
| @@ -8085,6 +8085,19 @@ a legal notice, here is a blessing:
|
|
|
|
|
| <div class="product">
|
| +<span class="title">SwiftShader software renderer.</span>
|
| +<a class="show" href="#">show license</a>
|
| +<span class="homepage"><a href="http://transgaming.com/business/swiftshader">homepage</a></span>
|
| +<div class="licence">
|
| +<pre>This product includes SwiftShader Software GPU Tookit,
|
| +Copyright(c)2003-2011 TransGaming Inc
|
| +</pre><img src="swiftshader.jpg">
|
| +
|
| +</div>
|
| +</div>
|
| +
|
| +
|
| +<div class="product">
|
| <span class="title">Simplified Wrapper and Interface Generator (SWIG)</span>
|
| <a class="show" href="#">show license</a>
|
| <span class="homepage"><a href="http://www.swig.org/download.html">homepage</a></span>
|
|
|