Sign in
chromium
/
chromium
/
src.git
/
20e8909e694cab857da21d8fe9d5f1da170eaae2
/
.
/
chrome
/
test
/
data
/
extensions
/
page_with_button.html
blob: 4edc103e88e87782ed4dac5c489a4bba5c168b86 [
file
]
<html>
<body>
<button
id
=
"go-button"
>
Go Go Go!
</button>
</body>
</html>