| Index: chrome/browser/geolocation/geolocation_infobar_queue_controller_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/geolocation/geolocation_infobar_queue_controller_unittest.cc (revision 181040)
|
| +++ chrome/browser/geolocation/geolocation_infobar_queue_controller_unittest.cc (working copy)
|
| @@ -60,7 +60,7 @@
|
| // GeolocationInfoBarQueueController
|
| virtual void Observe(int type,
|
| const content::NotificationSource& source,
|
| - const content::NotificationDetails& details);
|
| + const content::NotificationDetails& details) OVERRIDE;
|
|
|
| static void NotifyPermissionSet(const GeolocationPermissionRequestID& id,
|
| const GURL& requesting_frame,
|
|
|