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

Unified Diff: ios/clean/chrome/browser/ui/tools/tools_menu_model.mm

Issue 2944703002: [ios clean] Adds ToolsMenu to Showcase. (Closed)
Patch Set: Remove BUILD.gn model target Created 3 years, 6 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 | « ios/clean/chrome/browser/ui/tools/tools_actions.h ('k') | ios/showcase/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/clean/chrome/browser/ui/tools/tools_menu_model.mm
diff --git a/ios/clean/chrome/browser/ui/tools/tools_menu_model.mm b/ios/clean/chrome/browser/ui/tools/tools_menu_model.mm
index 4e19fa90d67cce31af9179d9800fe74cc0436f27..1d7d1ad79a7d55f56cb96e919942cbbb956cc4e1 100644
--- a/ios/clean/chrome/browser/ui/tools/tools_menu_model.mm
+++ b/ios/clean/chrome/browser/ui/tools/tools_menu_model.mm
@@ -7,8 +7,8 @@
#include "components/strings/grit/components_strings.h"
#include "ios/chrome/browser/ui/tools_menu/tools_menu_constants.h"
#include "ios/chrome/grit/ios_strings.h"
+#import "ios/clean/chrome/browser/ui/commands/find_in_page_visibility_commands.h"
#import "ios/clean/chrome/browser/ui/commands/settings_commands.h"
-#import "ios/clean/chrome/browser/ui/tools/tools_actions.h"
// Declare all the possible items.
const MenuModelItem itemsModelList[] = {
« no previous file with comments | « ios/clean/chrome/browser/ui/tools/tools_actions.h ('k') | ios/showcase/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698