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

Side by Side Diff: netlog_viewer/http_cache_view.html

Issue 2178423002: Bring the gh-pages branch up to date with the master branch (Closed) Base URL: https://github.com/catapult-project/catapult.git@gh-pages
Patch Set: Created 4 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
« no previous file with comments | « netlog_viewer/dns_view.js ('k') | netlog_viewer/index.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <div id=http-cache-view-tab-content class=content-box> 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> 2 <h4>Statistics</h4>
7 <div id=http-cache-view-cache-stats>Nothing loaded yet.</div> 3 <div id=http-cache-view-cache-stats>Nothing loaded yet.</div>
8 </div> 4 </div>
9 5
OLDNEW
« no previous file with comments | « netlog_viewer/dns_view.js ('k') | netlog_viewer/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698