| Index: chrome/browser/resources/net_internals/http_cache_view.html
|
| diff --git a/chrome/browser/resources/net_internals/http_cache_view.html b/chrome/browser/resources/net_internals/http_cache_view.html
|
| index 235a67a5a62a993952ec064d632a98da75677435..0ac5e700ae2cc19c78013ce1bdecf4d8296192c6 100644
|
| --- a/chrome/browser/resources/net_internals/http_cache_view.html
|
| +++ b/chrome/browser/resources/net_internals/http_cache_view.html
|
| @@ -1,4 +1,4 @@
|
| -<div id=http-cache-view-tab-content>
|
| +<div id=http-cache-view-tab-content class=content-box>
|
| <div class="hideOnLoadLog">
|
| <h4>Entries</h4>
|
| <a href="chrome://view-http-cache" target=_blank>Explore cache entries</a>
|
|
|