Chromium Code Reviews| Index: modules/geolocation/Coordinates.idl |
| diff --git a/modules/geolocation/Coordinates.idl b/modules/geolocation/Coordinates.idl |
| index f4bb1611d477556ca538ab1ec9ca800ea22eae8f..9ff3e281787c9b43fac1586ef360c1eea980700f 100644 |
| --- a/modules/geolocation/Coordinates.idl |
| +++ b/modules/geolocation/Coordinates.idl |
| @@ -24,7 +24,7 @@ |
| */ |
| [ |
| - WillBeGarbageCollected, |
| + GarbageCollected, |
| NoInterfaceObject |
| ] interface Coordinates { |
| readonly attribute double latitude; |