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

Side by Side Diff: chrome/browser/resources/net_internals/test-view.html

Issue 7531005: Rename the net_internals file names to include hyphens. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Add some missing files Created 9 years, 4 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
(Empty)
1 <!-- Connection tests -->
2 <div id=testTabContent>
3 <p>Input a URL which failed to load, and then click the button to run some
4 tests for why it failed.</p>
5 <form id=connectionTestsForm>
6 URL: <input type=text id=testUrlInput />
7 <input type=submit value="Start tests" />
8 </form>
9 <div id=testSummary></div>
10 </div>
OLDNEW
« no previous file with comments | « chrome/browser/resources/net_internals/tabswitcherview.js ('k') | chrome/browser/resources/net_internals/test_view.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698