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

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

Issue 2737563006: [ios] Adds support for Find in Page to the new architecture. (Closed)
Patch Set: Partially hook up the text field Created 3 years, 9 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 6ad215da5c1f54ebd6bc1230c69255812dddce46..f54dd723e77b087af712579676c1943076d26aa9 100644
--- a/ios/clean/chrome/browser/ui/commands/BUILD.gn
+++ b/ios/clean/chrome/browser/ui/commands/BUILD.gn
@@ -6,6 +6,7 @@ source_set("commands") {
sources = [
"command_dispatcher.h",
"command_dispatcher.mm",
+ "find_in_page_commands.h",
"settings_commands.h",
"tab_commands.h",
"tab_grid_commands.h",

Powered by Google App Engine
This is Rietveld 408576698