Update CrOS OOBE throbber to MD throbber; delete old asset
[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();