summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/net_internals/http_cache_view.html
blob: e2c45132725357ad5a67cdcdbdbd690bb2347812 (plain)
1
2
3
4
5
6
7
8
<div id=http-cache-view-tab-content class=content-box>
  <div class="hide-when-not-capturing">
    <a href="chrome://view-http-cache" target=_blank>Explore cache entries</a>
  </div>

  <h4>Statistics</h4>
  <div id=http-cache-view-cache-stats>Nothing loaded yet.</div>
</div>