Index: chrome/browser/resources/net_internals/category_tabs.html |
diff --git a/chrome/browser/resources/net_internals/category_tabs.html b/chrome/browser/resources/net_internals/category_tabs.html |
index 78249ecec71074d2e13fb2935d68ff6541a22eb6..72246c9cf6b7d15637fb084d53cd154d3e5b0cb9 100644 |
--- a/chrome/browser/resources/net_internals/category_tabs.html |
+++ b/chrome/browser/resources/net_internals/category_tabs.html |
@@ -11,7 +11,6 @@ |
<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="#httpThrottling" id=tab-handle-http-throttling>HTTP Throttling</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> |