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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/tlslite/tests/index.html
diff --git a/android_webview/test/shell/res/raw/resource_file.html b/third_party/tlslite/tests/index.html
similarity index 29%
copy from android_webview/test/shell/res/raw/resource_file.html
copy to third_party/tlslite/tests/index.html
index 0ef1c099d32ccdc594da299bc3fb44a0863e9eee..8cc93d3140a544ffbf1f34dac6b1d8258f24bce7 100644
--- a/android_webview/test/shell/res/raw/resource_file.html
+++ b/third_party/tlslite/tests/index.html
@@ -1,8 +1,9 @@
<html>
<head>
- <title>Resource File</title>
+<title>TLS Lite test server</title>
</head>
<body>
-This is a resource file!!!
+<H1>TLS Lite test server</H1>
+<b>I am a TLS Lite HTTPS test server<br>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698