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

Unified Diff: ios/chrome/browser/BUILD.gn

Issue 2125813002: Add custom UIPresentationController for picker selector (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: name shortening Created 4 years, 5 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/chrome/browser/ui/elements/selector_coordinator.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/BUILD.gn
diff --git a/ios/chrome/browser/BUILD.gn b/ios/chrome/browser/BUILD.gn
index d3cb2eb8511b8627482fd9a083f138fe20190233..943b83aaccd2a463e1b84503ed1d290d7627dacd 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -488,6 +488,8 @@ source_set("browser") {
"ui/context_menu/context_menu_coordinator.mm",
"ui/elements/selector_coordinator.h",
"ui/elements/selector_coordinator.mm",
+ "ui/elements/selector_picker_presentation_controller.h",
+ "ui/elements/selector_picker_presentation_controller.mm",
"ui/elements/selector_picker_view_controller.h",
"ui/elements/selector_picker_view_controller.mm",
"ui/elements/selector_view_controller_delegate.h",
« no previous file with comments | « no previous file | ios/chrome/browser/ui/elements/selector_coordinator.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698