| Index: chrome/browser/resources/net_internals/test-view.html
|
| ===================================================================
|
| --- chrome/browser/resources/net_internals/test-view.html (revision 94551)
|
| +++ chrome/browser/resources/net_internals/test-view.html (working copy)
|
| @@ -1,10 +0,0 @@
|
| -<!-- Connection tests -->
|
| -<div id=testTabContent>
|
| - <p>Input a URL which failed to load, and then click the button to run some
|
| - tests for why it failed.</p>
|
| - <form id=connectionTestsForm>
|
| - URL: <input type=text id=testUrlInput />
|
| - <input type=submit value="Start tests" />
|
| - </form>
|
| - <div id=testSummary></div>
|
| -</div>
|
|
|