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

Unified Diff: ios/clean/chrome/browser/ui/tab/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/tab/BUILD.gn
diff --git a/ios/clean/chrome/browser/ui/tab/BUILD.gn b/ios/clean/chrome/browser/ui/tab/BUILD.gn
index b43a8c98149bdb06589c8fbe12124dcc0d52e0a5..4514fda4965f9aabd84d8bf6fafd582cd0614c93 100644
--- a/ios/clean/chrome/browser/ui/tab/BUILD.gn
+++ b/ios/clean/chrome/browser/ui/tab/BUILD.gn
@@ -16,6 +16,7 @@ source_set("tab") {
"//ios/clean/chrome/browser",
"//ios/clean/chrome/browser/ui/actions",
"//ios/clean/chrome/browser/ui/animators",
+ "//ios/clean/chrome/browser/ui/find_in_page",
"//ios/clean/chrome/browser/ui/ntp",
"//ios/clean/chrome/browser/ui/toolbar",
"//ios/clean/chrome/browser/ui/web_contents",

Powered by Google App Engine
This is Rietveld 408576698