| Index: chrome/browser/geolocation/location_provider.h
|
| diff --git a/chrome/browser/geolocation/location_provider.h b/chrome/browser/geolocation/location_provider.h
|
| index fe19b36c7e9e8b754127c2d3b02debf6ec2aa7f2..9f020b2a235d0174534eb49ccfaada0183508d85 100644
|
| --- a/chrome/browser/geolocation/location_provider.h
|
| +++ b/chrome/browser/geolocation/location_provider.h
|
| @@ -3,8 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| // A location provider provides position information from a particular source
|
| -// (GPS, network etc). The GearsGeolocation object uses a set of location
|
| -// providers to obtain a position fix.
|
| +// (GPS, network etc).
|
| //
|
| // This file declares a base class to be used by all location providers.
|
| // Primarily, this class declares interface methods to be implemented by
|
|
|