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

Unified Diff: chrome/browser/resources/net_internals/category_tabs.html

Issue 10959073: Small net-internals UI tweaks for android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/net_internals/export_view.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « no previous file | chrome/browser/resources/net_internals/export_view.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698