Sign in
chromium
/
chromium
/
src.git
/
20e8909e694cab857da21d8fe9d5f1da170eaae2
/
.
/
chrome
/
test
/
data
/
geolocation
/
simple.html
blob: c5917617a5c86947ad34c5a1793e917271cb0116 [
file
]
<html>
<head>
<script
src
=
"basic_geolocation.js"
></script>
</head>
<body>
<input
type
=
"button"
value
=
"manual"
onclick
=
"
geoStartWithSyncResponse
()
"
/>
</body>
</html>