Index: chrome/test/data/extensions/platform_apps/web_view/geolocation/geolocation_access_iframe.html |
diff --git a/chrome/test/data/extensions/platform_apps/web_view/geolocation/geolocation_access_iframe.html b/chrome/test/data/extensions/platform_apps/web_view/geolocation/geolocation_access_iframe.html |
index a46f7f3fbd392a1f1a589ee215506b8834ec4ca4..1041a842cd6600130b3f7a52079f055ea5874840 100644 |
--- a/chrome/test/data/extensions/platform_apps/web_view/geolocation/geolocation_access_iframe.html |
+++ b/chrome/test/data/extensions/platform_apps/web_view/geolocation/geolocation_access_iframe.html |
@@ -24,7 +24,7 @@ |
onGeolocationSuccess, |
onGeolocationFailure, |
// maximumAge > test timeout. |
- {maximumAge: 100000, timeout: 0}); |
+ {maximumAge: 100000, timeout: 10000}); |
}; |
</script> |
</head> |