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

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: ObjC mediator 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
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 2f1c64c4f82e1f98270ed11f0faf12bbada35ca7..9c6b1228fed7ca4ee5fea14836cdcd6b1421f72a 100644
--- a/ios/clean/chrome/browser/ui/commands/BUILD.gn
+++ b/ios/clean/chrome/browser/ui/commands/BUILD.gn
@@ -4,6 +4,8 @@
source_set("commands") {
sources = [
+ "find_in_page_search_commands.h",
+ "find_in_page_visibility_commands.h",
"navigation_commands.h",
"settings_commands.h",
"tab_grid_commands.h",

Powered by Google App Engine
This is Rietveld 408576698