Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(317)

Unified Diff: chrome/browser/autofill/autofill_cc_infobar_delegate.cc

Issue 383123008: [Android] Update infobar assets. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/android/resource_id.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/autofill/autofill_cc_infobar_delegate.cc
diff --git a/chrome/browser/autofill/autofill_cc_infobar_delegate.cc b/chrome/browser/autofill/autofill_cc_infobar_delegate.cc
index 3bad774b8c8ad2c48812eee713f0f5b5a721121d..7d13104cda840e70bb11c8fb49778847d6e0c07c 100644
--- a/chrome/browser/autofill/autofill_cc_infobar_delegate.cc
+++ b/chrome/browser/autofill/autofill_cc_infobar_delegate.cc
@@ -58,7 +58,7 @@ void AutofillCCInfoBarDelegate::InfoBarDismissed() {
}
int AutofillCCInfoBarDelegate::GetIconID() const {
- return IDR_INFOBAR_AUTOFILL;
+ return IDR_INFOBAR_AUTOFILL_CC;
}
infobars::InfoBarDelegate::Type AutofillCCInfoBarDelegate::GetInfoBarType()
« no previous file with comments | « chrome/browser/android/resource_id.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698