Chromium Code Reviews| Index: Source/modules/geolocation/NavigatorGeolocation.idl |
| diff --git a/Source/modules/geolocation/NavigatorGeolocation.idl b/Source/modules/geolocation/NavigatorGeolocation.idl |
| index b6471d08aff4ad2038c7aad4444b1bd4724733f9..f6daab0dbf173775c0edb950e1cd70f613c13407 100644 |
| --- a/Source/modules/geolocation/NavigatorGeolocation.idl |
| +++ b/Source/modules/geolocation/NavigatorGeolocation.idl |
| @@ -18,6 +18,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Supplemental=Navigator |
| ] interface NavigatorGeolocation { |
| [EnabledAtRuntime] readonly attribute Geolocation geolocation; |