| Index: chrome/browser/services/gcm/push_messaging_infobar_delegate.h
|
| diff --git a/chrome/browser/services/gcm/push_messaging_infobar_delegate.h b/chrome/browser/services/gcm/push_messaging_infobar_delegate.h
|
| index 107a31d4b9a7b766f9d6d695d6e1de8fbfcd3c0b..0fcb547310d6286d4e61f0def8d6cce29c4aa2c1 100644
|
| --- a/chrome/browser/services/gcm/push_messaging_infobar_delegate.h
|
| +++ b/chrome/browser/services/gcm/push_messaging_infobar_delegate.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_SERVICES_GCM_PUSH_MESSAGING_INFOBAR_DELEGATE_H_
|
|
|
| #include "chrome/browser/content_settings/permission_infobar_delegate.h"
|
| -#include "chrome/common/content_settings_types.h"
|
| +#include "components/content_settings/core/common/content_settings_types.h"
|
|
|
| class GURL;
|
| class InfoBarService;
|
|
|