Index: chrome/test/data/webui/net_internals/net_internals_test.js |
diff --git a/chrome/test/data/webui/net_internals/net_internals_test.js b/chrome/test/data/webui/net_internals/net_internals_test.js |
index 609ac7a7315c8edaf2988fd485772cc304359a5e..1e59b6e2d37c201b91976c19c5895500c35f73a4 100644 |
--- a/chrome/test/data/webui/net_internals/net_internals_test.js |
+++ b/chrome/test/data/webui/net_internals/net_internals_test.js |
@@ -241,7 +241,6 @@ var NetInternalsTest = (function() { |
spdy: SpdyView.TAB_HANDLE_ID, |
httpPipeline: HttpPipelineView.TAB_HANDLE_ID, |
httpCache: HttpCacheView.TAB_HANDLE_ID, |
- httpThrottling: HttpThrottlingView.TAB_HANDLE_ID, |
serviceProviders: ServiceProvidersView.TAB_HANDLE_ID, |
tests: TestView.TAB_HANDLE_ID, |
hsts: HSTSView.TAB_HANDLE_ID, |