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

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: Fix GN. 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/commands/find_in_page_search_commands.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 3be6a02cdac27c4504c929b2d99727c36b8a5fd3..1e5d2703f1efc78e8d7e133aaabcfb55d196703b 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",
"ntp_commands.h",
"settings_commands.h",
« no previous file with comments | « no previous file | ios/clean/chrome/browser/ui/commands/find_in_page_search_commands.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698