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

Unified Diff: ios/chrome/browser/ui/commands/ios_command_ids.h

Issue 2804853002: Cancels payment request when Settings is tapped, and opens the Autofill settings page. (Closed)
Patch Set: Remove more strongSelf checks. Created 3 years, 8 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
Index: ios/chrome/browser/ui/commands/ios_command_ids.h
diff --git a/ios/chrome/browser/ui/commands/ios_command_ids.h b/ios/chrome/browser/ui/commands/ios_command_ids.h
index 12856ebf20dd593c66d136ad55b6eefa7f51aec8..4c3115d152ed82b90b7261d42d53b2732dde1631 100644
--- a/ios/chrome/browser/ui/commands/ios_command_ids.h
+++ b/ios/chrome/browser/ui/commands/ios_command_ids.h
@@ -77,6 +77,7 @@
#define IDC_SHOW_SYNC_PASSPHRASE_SETTINGS 40952
#define IDC_SHOW_QR_SCANNER 40953
#define IDC_SHOW_SUGGESTIONS 40955
+#define IDC_SHOW_AUTOFILL_SETTINGS 40956
// clang-format on
#endif // IOS_CHROME_BROWSER_UI_COMMANDS_IOS_COMMAND_IDS_H_

Powered by Google App Engine
This is Rietveld 408576698