| Index: chrome/browser/resources/net_internals/category_tabs.html
|
| ===================================================================
|
| --- chrome/browser/resources/net_internals/category_tabs.html (revision 158318)
|
| +++ chrome/browser/resources/net_internals/category_tabs.html (working copy)
|
| @@ -9,8 +9,8 @@
|
| <a href="#dns" id=tab-handle-dns>DNS</a>
|
| <a href="#sockets" id=tab-handle-sockets>Sockets</a>
|
| <a href="#spdy" id=tab-handle-spdy>SPDY</a>
|
| - <a href="#httpPipeline" id=tab-handle-http-pipeline>HTTP Pipelining</a>
|
| - <a href="#httpCache" id=tab-handle-http-cache>HTTP Cache</a>
|
| + <a href="#httpPipeline" id=tab-handle-http-pipeline>Pipelining</a>
|
| + <a href="#httpCache" id=tab-handle-http-cache>Cache</a>
|
| <!-- Tab is only shown on Windows -->
|
| <a href="#serviceProviders" id=tab-handle-service-providers style="display: none;">SPIs</a>
|
| <a href="#tests" id=tab-handle-tests>Tests</a>
|
|
|