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

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

Issue 10185003: Remove net-internals page for throttling, introduce flag for extension devs instead. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix JavaScript presubmit. Created 8 years, 8 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
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>

Powered by Google App Engine
This is Rietveld 408576698