| Index: chrome/browser/geolocation/geolocation_infobar_delegate.h
|
| diff --git a/chrome/browser/geolocation/geolocation_infobar_delegate.h b/chrome/browser/geolocation/geolocation_infobar_delegate.h
|
| index 9fb6a12da661253a9a7996c60aefb5627b4194b9..06b3801d6fb6825185630b1d00c78f8342d4d361 100644
|
| --- a/chrome/browser/geolocation/geolocation_infobar_delegate.h
|
| +++ b/chrome/browser/geolocation/geolocation_infobar_delegate.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include <string>
|
|
|
| -#include "chrome/browser/content_settings/permission_request_id.h"
|
| +#include "components/content_settings/core/common/permission_request_id.h"
|
| #include "components/infobars/core/confirm_infobar_delegate.h"
|
| #include "url/gurl.h"
|
|
|
|
|