| Index: chrome/browser/geolocation/geolocation_infobar_delegate_android.h
|
| diff --git a/chrome/browser/geolocation/geolocation_infobar_delegate_android.h b/chrome/browser/geolocation/geolocation_infobar_delegate_android.h
|
| index 55f40a9004c977ae2028f92c1582b2c43a4de94d..a87e84da48fff3cad556d03f9060f1bb473f4873 100644
|
| --- a/chrome/browser/geolocation/geolocation_infobar_delegate_android.h
|
| +++ b/chrome/browser/geolocation/geolocation_infobar_delegate_android.h
|
| @@ -10,6 +10,8 @@
|
| #include "base/macros.h"
|
| #include "chrome/browser/permissions/permission_infobar_delegate.h"
|
|
|
| +class InfoBarService;
|
| +
|
| // GeolocationInfoBarDelegateAndroids are created by the
|
| // PermissionQueueController to control the display
|
| // and handling of geolocation permission infobars to the user.
|
|
|