| Index: ios/testing/data/http_server_files/user_agent_test_page.html
|
| diff --git a/ios/testing/data/http_server_files/request_desktop_test_page.html b/ios/testing/data/http_server_files/user_agent_test_page.html
|
| similarity index 90%
|
| rename from ios/testing/data/http_server_files/request_desktop_test_page.html
|
| rename to ios/testing/data/http_server_files/user_agent_test_page.html
|
| index 0feb62c45033e9a91b0941ae82170a5336fdc503..b193cbe0ab7f34d7532c12a025b5743c407cdd2d 100644
|
| --- a/ios/testing/data/http_server_files/request_desktop_test_page.html
|
| +++ b/ios/testing/data/http_server_files/user_agent_test_page.html
|
| @@ -7,7 +7,7 @@ found in the LICENSE file. -->
|
| <html>
|
| <head>
|
| <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
| -<title>Test Request Desktop Script Layer</title>
|
| +<title>Test Request Desktop/Mobile Script</title>
|
| </head>
|
| <body>
|
| <script type="text/javascript">
|
|
|