| Index: chromeos/geolocation/geoposition.h
|
| diff --git a/chromeos/geolocation/geoposition.h b/chromeos/geolocation/geoposition.h
|
| index 543e3ed924201f6cd57a728374ab01d9ddf0c7fb..f1d5e99d9110474fbc6aea8c45db1f8af5682903 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/geoposition.h .
|
| struct CHROMEOS_EXPORT Geoposition {
|
| // Geolocation API client status.
|
| // (Server status is reported in "error_code" field.)
|
|
|