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

Unified Diff: ios/clean/chrome/browser/ui/actions/BUILD.gn

Issue 2785213003: [ios] Use dispatcher for ToolsMenu commands. (Closed)
Patch Set: Rebase Created 3 years, 8 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 | ios/clean/chrome/browser/ui/actions/tools_menu_actions.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/clean/chrome/browser/ui/actions/BUILD.gn
diff --git a/ios/clean/chrome/browser/ui/actions/BUILD.gn b/ios/clean/chrome/browser/ui/actions/BUILD.gn
index 801952d070dd332ff221cabc571fd65af14eb6a3..b449fd331a7dd810ea146f0ee7fa0e5a4d81277f 100644
--- a/ios/clean/chrome/browser/ui/actions/BUILD.gn
+++ b/ios/clean/chrome/browser/ui/actions/BUILD.gn
@@ -7,7 +7,6 @@ source_set("actions") {
"settings_actions.h",
"tab_grid_actions.h",
"tab_strip_actions.h",
- "tools_menu_actions.h",
]
configs += [ "//build/config/compiler:enable_arc" ]
« no previous file with comments | « no previous file | ios/clean/chrome/browser/ui/actions/tools_menu_actions.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698