Index: third_party/WebKit/Source/modules/geolocation/Geolocation.idl |
diff --git a/third_party/WebKit/Source/modules/geolocation/Geolocation.idl b/third_party/WebKit/Source/modules/geolocation/Geolocation.idl |
index 19618453b00aca471c03a51f2f7b102af542e1e4..03ae15111ec85e6058549bd16b1c84e3acc1ad66 100644 |
--- a/third_party/WebKit/Source/modules/geolocation/Geolocation.idl |
+++ b/third_party/WebKit/Source/modules/geolocation/Geolocation.idl |
@@ -25,7 +25,6 @@ |
// http://www.w3.org/TR/geolocation-API/#geolocation_interface |
[ |
- GarbageCollected, |
NoInterfaceObject, |
] interface Geolocation { |
[LogActivity] void getCurrentPosition(PositionCallback successCallback, |