Index: ios/chrome/browser/ui/omnibox/omnibox_popup_material_row.h |
diff --git a/ios/chrome/browser/ui/omnibox/omnibox_popup_material_row.h b/ios/chrome/browser/ui/omnibox/omnibox_popup_material_row.h |
index f53141a29d54cb364d269269fb9dbc7da517dd58..334b75891a76281729d398e9565cd8800af328ad 100644 |
--- a/ios/chrome/browser/ui/omnibox/omnibox_popup_material_row.h |
+++ b/ios/chrome/browser/ui/omnibox/omnibox_popup_material_row.h |
@@ -30,7 +30,7 @@ |
// Update the match type icon with the supplied image ID and adjust its position |
// based on the current size of the row. |
-- (void)updateLeftImage:(int)imageId; |
+- (void)updateLeftImage:(int)imageID; |
@end |