Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(175)

Side by Side Diff: chrome/browser/resources/about_credits.html

Issue 8079005: Remove unused qcms library. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « build/all.gyp ('k') | third_party/qcms/LICENSE » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
None
OLDNEW
1 <!-- Generated by licenses.py; do not edit. --> 1 <!-- Generated by licenses.py; do not edit. -->
2 <!DOCTYPE HTML> 2 <!DOCTYPE HTML>
3 <html> 3 <html>
4 <head> 4 <head>
5 <meta charset="utf-8"> 5 <meta charset="utf-8">
6 <title>Credits</title> 6 <title>Credits</title>
7 <style> 7 <style>
8 body { 8 body {
9 font-family:Helvetica,Arial,sans-serif; 9 font-family:Helvetica,Arial,sans-serif;
10 background-color:white; 10 background-color:white;
(...skipping 6271 matching lines...) Expand 10 before | Expand all | Expand 10 after
6282 <div class="product"> 6282 <div class="product">
6283 <span class="title">pywebsocket</span> 6283 <span class="title">pywebsocket</span>
6284 <a class="show" href="#" onclick="return toggle(this);">show license</a> 6284 <a class="show" href="#" onclick="return toggle(this);">show license</a>
6285 <span class="homepage"><a href="http://code.google.com/p/pywebsocket/">homepage< /a></span> 6285 <span class="homepage"><a href="http://code.google.com/p/pywebsocket/">homepage< /a></span>
6286 <div class="licence"> 6286 <div class="licence">
6287 <pre>Copyright 2009, Google Inc. 6287 <pre>Copyright 2009, Google Inc.
6288 All rights reserved. 6288 All rights reserved.
6289 6289
6290 Redistribution and use in source and binary forms, with or without 6290 Redistribution and use in source and binary forms, with or without
6291 modification, are permitted provided that the following conditions are 6291 modification, are permitted provided that the following conditions are

error: old chunk mismatch

OLDNEW
« no previous file with comments | « build/all.gyp ('k') | third_party/qcms/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698