| Index: chrome/browser/geolocation/geolocation_permission_context.h
|
| diff --git a/chrome/browser/geolocation/geolocation_permission_context.h b/chrome/browser/geolocation/geolocation_permission_context.h
|
| index c2a08e78422f58b5a3defdd3756e591ded940af9..432c9a252c11e5649e88421b58a9fc31800710dd 100644
|
| --- a/chrome/browser/geolocation/geolocation_permission_context.h
|
| +++ b/chrome/browser/geolocation/geolocation_permission_context.h
|
| @@ -46,7 +46,7 @@ class GeolocationPermissionContext
|
|
|
| // Called when a geolocation object wants to start receiving location updates.
|
| // This also applies global policy around which location providers may be
|
| - // enabled at a given time (e.g. prior to the user agreeing to any geolocation
|
| + // enbaled at a given time (e.g. prior to the user agreeing to any geolocation
|
| // permission requests).
|
| void StartUpdatingRequested(
|
| int render_process_id, int render_view_id, int bridge_id,
|
|
|