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

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

Issue 2862783002: [iOS Clean] Wired up ContextMenuCommands. (Closed)
Patch Set: cleanup Created 3 years, 7 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/clean/chrome/browser/ui/commands/BUILD.gn
diff --git a/ios/clean/chrome/browser/ui/commands/BUILD.gn b/ios/clean/chrome/browser/ui/commands/BUILD.gn
index 1e5d2703f1efc78e8d7e133aaabcfb55d196703b..eda1a9b122ba1aaa8544e5eb7d2623f40c6daa3d 100644
--- a/ios/clean/chrome/browser/ui/commands/BUILD.gn
+++ b/ios/clean/chrome/browser/ui/commands/BUILD.gn
@@ -4,6 +4,7 @@
source_set("commands") {
sources = [
+ "context_menu_commands.h",
"find_in_page_search_commands.h",
"find_in_page_visibility_commands.h",
"navigation_commands.h",

Powered by Google App Engine
This is Rietveld 408576698