| 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>
|
|
|