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

Unified Diff: ios/chrome/browser/payments/cells/page_info_item.h

Issue 2701923003: [Payment Request] Error message screen (Closed)
Patch Set: rebase Created 3 years, 10 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 | « ios/chrome/browser/payments/BUILD.gn ('k') | ios/chrome/browser/payments/cells/page_info_item.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/payments/cells/page_info_item.h
diff --git a/ios/chrome/browser/payments/cells/page_info_item.h b/ios/chrome/browser/payments/cells/page_info_item.h
index 39f9373627d500c18cdec64ea6605eaba51112ff..7771ed4a766ee4218e3efa48dc1c98215171ac45 100644
--- a/ios/chrome/browser/payments/cells/page_info_item.h
+++ b/ios/chrome/browser/payments/cells/page_info_item.h
@@ -11,7 +11,7 @@
#import "ios/third_party/material_components_ios/src/components/CollectionCells/src/MaterialCollectionCells.h"
// The accessibility identifier for the favicon image view.
-extern NSString* const kPageInfoFaviconImageViewId;
+extern NSString* const kPageInfoFaviconImageViewID;
// PageInfoItem is the model class corresponding to PageInfoCell.
@interface PageInfoItem : CollectionViewItem
« no previous file with comments | « ios/chrome/browser/payments/BUILD.gn ('k') | ios/chrome/browser/payments/cells/page_info_item.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698