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

Side by Side Diff: third_party/tlslite/tests/index.html

Issue 210323002: Update tlslite to 0.4.6. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rietveld, please behave Created 6 years, 8 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
OLDNEW
1 <html> 1 <html>
2 <head> 2 <head>
3 <title>Resource File</title> 3 <title>TLS Lite test server</title>
4 </head> 4 </head>
5 <body> 5 <body>
6 This is a resource file!!! 6 <H1>TLS Lite test server</H1>
7 <b>I am a TLS Lite HTTPS test server<br>
7 </body> 8 </body>
8 </html> 9 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698