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

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

Issue 2583683002: Add a command ID for opening the Physical Web settings view (Closed)
Patch Set: Created 4 years 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 b524bbfef7cb50198931b6f59ca621f6bf63c068..d78b516a3b7324f7992dab9d1ed0832f391fc318 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_SHOW_CLEAR_BROWSING_DATA_SETTINGS 40951
#define IDC_SHOW_SYNC_PASSPHRASE_SETTINGS 40952
#define IDC_SHOW_QR_SCANNER 40953
+#define IDC_SHOW_PHYSICAL_WEB_SETTINGS 40954
// 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