blob: 4cfcb019b7acaa7815a4affa27b20b816fddb3ea [file] [log] [blame]
<script src="redirect-updates-history-item.js"></script>
<script>
clearLocationCookie();
onload = function() {
if (window.testRunner) {
testRunner.notifyDone();
log("Dumping Resource Load Statistics:");
log(window.internals.resourceLoadStatisticsForURL(new URL("http://127.0.0.1")));
}
}
</script>
<body>PASS</body>