| Index: components/autofill/core/browser/autofill_save_card_infobar_delegate_mobile.cc
|
| diff --git a/components/autofill/core/browser/autofill_save_card_infobar_delegate_mobile.cc b/components/autofill/core/browser/autofill_save_card_infobar_delegate_mobile.cc
|
| index 4ac1475d133f288816e643e4db2da447c2e79ce2..f5302d01f0caee50774c8ce1ce4935bcd09713c8 100644
|
| --- a/components/autofill/core/browser/autofill_save_card_infobar_delegate_mobile.cc
|
| +++ b/components/autofill/core/browser/autofill_save_card_infobar_delegate_mobile.cc
|
| @@ -13,8 +13,8 @@
|
| #include "components/autofill/core/common/autofill_constants.h"
|
| #include "components/infobars/core/infobar.h"
|
| #include "components/infobars/core/infobar_manager.h"
|
| +#include "components/strings/grit/components_strings.h"
|
| #include "grit/components_scaled_resources.h"
|
| -#include "grit/components_strings.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "ui/base/window_open_disposition.h"
|
| #include "ui/gfx/vector_icons_public.h"
|
|
|