Do not announce robot account token before account ID is available
[chromium-blink-merge.git] / chrome / test / data / ssl / randomize_hash.js
blob46c2082fd50d06ddbb56968d9de77e40cf280805
1 document.body.innerHTML = "I'm content from an HTTP script." 
2 location.hash = Math.random();