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

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

Issue 2032503002: Introduce Chrome command to show passphrase screen. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 3128fc21cda36b652efb7b0ae3bc75556b56677d..50055adc6e6467387396f0180e2abc420630af69 100644
--- a/ios/chrome/browser/ui/commands/ios_command_ids.h
+++ b/ios/chrome/browser/ui/commands/ios_command_ids.h
@@ -75,6 +75,7 @@
#define IDC_ADD_READING_LIST 40949
#define IDC_SHOW_READING_LIST 40950
#define IDC_SHOW_CLEAR_BROWSING_DATA_SETTINGS 40951
+#define IDC_SHOW_SYNC_PASSPHRASE_SETTINGS 40952
// clang-format on
#endif // IOS_CHROME_BROWSER_UI_COMMANDS_IOS_COMMAND_IDS_H_
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698