Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
chrome
/
test
/
data
/
geolocation
/
simple.html
blob: 138f972ae3f53f50ff69bfea956c515d1ac9cfb9 [
file
] [
log
] [
blame
]
<html>
<head>
<script
src
=
"../result_queue.js"
></script>
<script
src
=
"basic_geolocation.js"
></script>
</head>
<body>
<input
type
=
"button"
value
=
"manual"
onclick
=
"
geoStartWithSyncResponse
()
"
/>
</body>
</html>