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

Unified Diff: chrome/browser/resources/net_internals/index.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/index.html
diff --git a/chrome/browser/resources/net_internals/index.html b/chrome/browser/resources/net_internals/index.html
index 6cf099a670d59eba2bb5153dda76a29da25cde9d..d85188c8af23dda73a7e8448d40d56ad4f7c2a60 100644
--- a/chrome/browser/resources/net_internals/index.html
+++ b/chrome/browser/resources/net_internals/index.html
@@ -27,7 +27,6 @@ found in the LICENSE file.
<include src="spdy_view.html"/>
<include src="http_pipeline_view.html"/>
<include src="http_cache_view.html"/>
- <include src="http_throttling_view.html"/>
<include src="prerender_view.html"/>
<include src="service_providers_view.html"/>
<include src="import_view.html"/>
« no previous file with comments | « chrome/browser/resources/net_internals/http_throttling_view.js ('k') | chrome/browser/resources/net_internals/index.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698