Index: content/browser/geolocation/location_arbitrator.h |
diff --git a/content/browser/geolocation/location_arbitrator.h b/content/browser/geolocation/location_arbitrator.h |
index ffe018291021919759bb002031f55d2635ca9e56..b020191d52d306714bd849714d42d21ed4c5bca7 100644 |
--- a/content/browser/geolocation/location_arbitrator.h |
+++ b/content/browser/geolocation/location_arbitrator.h |
@@ -67,7 +67,7 @@ class CONTENT_EXPORT GeolocationArbitrator |
GeolocationArbitratorDependencyFactory* factory); |
// ListenerInterface |
- virtual void LocationUpdateAvailable(LocationProviderBase* provider); |
+ virtual void LocationUpdateAvailable(LocationProviderBase* provider) OVERRIDE; |
private: |
GeolocationArbitrator( |