- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / browser / resources / net_internals / http_cache_view.html
1 <div id=http-cache-view-tab-content class=content-box>
2   <div class="hide-when-not-capturing">
3     <a href="chrome://view-http-cache" target=_blank>Explore cache entries</a>
4   </div>
5
6   <h4>Statistics</h4>
7   <div id=http-cache-view-cache-stats>Nothing loaded yet.</div>
8 </div>