| Index: chrome/browser/resources/about_credits.html
|
| diff --git a/chrome/browser/resources/about_credits.html b/chrome/browser/resources/about_credits.html
|
| index d6263773f0446568e447dc21915cccd268f1608c..cb6997b4779caac187a7305e8c1f21123aa61b3a 100644
|
| --- a/chrome/browser/resources/about_credits.html
|
| +++ b/chrome/browser/resources/about_credits.html
|
| @@ -3,11 +3,6 @@
|
| <html>
|
| <head>
|
| <meta charset="utf-8">
|
| -<meta http-equiv="X-WebKit-CSP"
|
| - content="object-src 'none';
|
| - script-src
|
| - chrome-extension://mndnfokpggljbaajbnioimlmbfngpief
|
| - 'self'">
|
| <title>Credits</title>
|
| <style>
|
| body {
|
| @@ -2612,7 +2607,7 @@ Copyright (C) 2009 Apple Inc. All Rights Reserved.</pre>
|
| <div class="product">
|
| <span class="title">WebKit private system interface</span>
|
| <a class="show" href="#">show license</a>
|
| -<span class="homepage"><a href="http://svn.webkit.org/repository/webkit/trunk/WebKitLibraries/libWebKitSystemInterfaceLeopard.a@99107">homepage</a></span>
|
| +<span class="homepage"><a href="http://svn.webkit.org/repository/webkit/trunk/WebKitLibraries/libWebKitSystemInterfaceLeopard.a@106868">homepage</a></span>
|
| <div class="licence">
|
| <pre>Copyright (C) 2005, 2006, 2007, 2008, 2009 Apple Inc. All rights reserved.
|
|
|
|
|