Searched defs:enableHttpThrottling (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/resources/net_internals/
H A Dmain.js380 BrowserBridge.prototype.enableHttpThrottling = function(enable) {
381 chrome.send('enableHttpThrottling', [enable]);

Completed in 68 milliseconds