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

Side by Side Diff: chrome/browser/resources/net_internals/http-cache-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 <div id=httpCacheTabContent>
2 <div class="hideOnLoadLog">
3 <h4>Entries</h4>
4 <a href="chrome://view-http-cache" target=_blank>Explore cache entries</a>
5 </div>
6
7 <h4>Statistics</h4>
8 <div id=httpCacheStats>Nothing loaded yet.</div>
9 </div>
OLDNEW
« no previous file with comments | « chrome/browser/resources/net_internals/hstsview.js ('k') | chrome/browser/resources/net_internals/http-throttling-view.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698