| Index: chrome/browser/ui/autofill/generated_credit_card_bubble_controller.cc
|
| diff --git a/chrome/browser/ui/autofill/generated_credit_card_bubble_controller.cc b/chrome/browser/ui/autofill/generated_credit_card_bubble_controller.cc
|
| index e91d92d0866f654c33ebf0c3d6b113f4b0db9b72..5eef3e935ef7978e30784828c3c685c37bdbf54d 100644
|
| --- a/chrome/browser/ui/autofill/generated_credit_card_bubble_controller.cc
|
| +++ b/chrome/browser/ui/autofill/generated_credit_card_bubble_controller.cc
|
| @@ -24,6 +24,7 @@
|
| #include "content/public/browser/navigation_details.h"
|
| #include "content/public/browser/navigation_entry.h"
|
| #include "content/public/browser/web_contents.h"
|
| +#include "grit/components_strings.h"
|
| #include "grit/theme_resources.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
|
|