| Index: chromeos/geolocation/geoposition.h
|
| diff --git a/chromeos/geolocation/geoposition.h b/chromeos/geolocation/geoposition.h
|
| index 543e3ed924201f6cd57a728374ab01d9ddf0c7fb..fb2bd1a871d072307143bd006ceb92b14526c378 100644
|
| --- a/chromeos/geolocation/geoposition.h
|
| +++ b/chromeos/geolocation/geoposition.h
|
| @@ -13,7 +13,7 @@
|
| namespace chromeos {
|
|
|
| // This structure represents Google Maps Geolocation response.
|
| -// Based on content/public/common/geoposition.h .
|
| +// Based on device/geolocation/public/cpp/geoposition.h .
|
| struct CHROMEOS_EXPORT Geoposition {
|
| // Geolocation API client status.
|
| // (Server status is reported in "error_code" field.)
|
|
|