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

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

Issue 2643753002: Add the suggestions UI in chrome (Closed)
Patch Set: Address 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..23f41993a64ff73a797dca922145e6ce08514c68 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_UI 40955
// clang-format on
#endif // IOS_CHROME_BROWSER_UI_COMMANDS_IOS_COMMAND_IDS_H_

Powered by Google App Engine
This is Rietveld 408576698