Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
chrome
/
test
/
data
/
android
/
prerender
/
google.html
blob: 8acce1ee156173f875620d7a2b6dfb3665c78930 [
file
] [
log
] [
blame
]
<html>
<head>
<title>
Welcome to the Google
</title>
</head>
<body>
<form>
<input
type
=
"text"
id
=
"textField"
></input>
<input
type
=
"submit"
value
=
"Search"
></input>
</form>
</body>
</html>