| Index: chrome/test/data/webui/net_internals/main.js
|
| diff --git a/chrome/test/data/webui/net_internals/main.js b/chrome/test/data/webui/net_internals/main.js
|
| index 00611b9d53bfa3a2d8b718f794ced821a67a78f1..9186eb16525a9bb34c9d82d02cc2fac25e6a63af 100644
|
| --- a/chrome/test/data/webui/net_internals/main.js
|
| +++ b/chrome/test/data/webui/net_internals/main.js
|
| @@ -32,7 +32,6 @@ TEST_F('NetInternalsTest', 'netInternalsTourTabs', function() {
|
| spdy: true,
|
| httpPipeline: true,
|
| httpCache: true,
|
| - httpThrottling: true,
|
| serviceProviders: cr.isWindows,
|
| tests: true,
|
| hsts: true,
|
|
|