[geolocation] Fix bad GarbageCollected parent class
In r695573 a find-and-replace error changed the parent of the NavigatorGeolocation class from GarbageCollected<NavigatorGeolocation> to GarbageCollected<Geolocation>. This causes a bad cast during sweeping. Bug: 1003140 Change-Id: Ie2398fe2ce3ce501c69b277938bc101c211c5963 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1799698Reviewed-by:Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#695886}
Showing
Please register or sign in to comment