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

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

Issue 2955033002: [ios clean] Moves animator and presenters under transitions (Closed)
Patch Set: Created 3 years, 6 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/find_in_page/BUILD.gn
diff --git a/ios/clean/chrome/browser/ui/find_in_page/BUILD.gn b/ios/clean/chrome/browser/ui/find_in_page/BUILD.gn
index a53b364004e1b3a514da48b3e46610b0bafb513d..dccbfe0a0970b8d4f552c99b52f3570d2d4f4c66 100644
--- a/ios/clean/chrome/browser/ui/find_in_page/BUILD.gn
+++ b/ios/clean/chrome/browser/ui/find_in_page/BUILD.gn
@@ -19,7 +19,6 @@ source_set("find_in_page") {
"//ios/chrome/browser/web_state_list",
"//ios/clean/chrome/browser",
"//ios/clean/chrome/browser/ui/actions",
- "//ios/clean/chrome/browser/ui/animators",
"//ios/clean/chrome/browser/ui/commands",
"//ios/shared/chrome/browser/ui/browser_list",
"//ios/shared/chrome/browser/ui/commands",
@@ -40,9 +39,7 @@ source_set("find_in_page_ui") {
"//ios/chrome/browser/ui/find_bar",
"//ios/clean/chrome/browser/ui",
"//ios/clean/chrome/browser/ui/actions",
- "//ios/clean/chrome/browser/ui/animators",
"//ios/clean/chrome/browser/ui/commands",
- "//ios/clean/chrome/browser/ui/presenters",
"//ui/base",
]
libs = [ "UIKit.framework" ]
« no previous file with comments | « ios/clean/chrome/browser/ui/animators/zoom_transition_delegate.h ('k') | ios/clean/chrome/browser/ui/presenters/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698