blob: 5ba1b6584e2622fe25781e16c3a9ac9da489477e [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.resourceLoadStatisticsForOrigin("127.0.0.1"));
}
}
</script>
<body>PASS</body>