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

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

Issue 2643753002: Add the suggestions UI in chrome (Closed)
Patch Set: Update comments Created 3 years, 11 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 d78b516a3b7324f7992dab9d1ed0832f391fc318..4d16f374d6f74b57d4309db0818f027e5ea6d937 100644
--- a/ios/chrome/browser/ui/commands/ios_command_ids.h
+++ b/ios/chrome/browser/ui/commands/ios_command_ids.h
@@ -76,6 +76,7 @@
#define IDC_SHOW_SYNC_PASSPHRASE_SETTINGS 40952
#define IDC_SHOW_QR_SCANNER 40953
#define IDC_SHOW_PHYSICAL_WEB_SETTINGS 40954
+#define IDC_SHOW_SUGGESTIONS 40955
// clang-format on
#endif // IOS_CHROME_BROWSER_UI_COMMANDS_IOS_COMMAND_IDS_H_
« no previous file with comments | « ios/chrome/browser/ui/browser_view_controller.mm ('k') | ios/chrome/browser/ui/tools_menu/tools_menu_view_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698