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

Unified Diff: ios/chrome/ios_chrome.gyp

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 | « ios/chrome/browser/ui/elements/selector_picker_view_controller.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/ios_chrome.gyp
diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp
index b353899ce619117c281e8a83d830fb48ae3c3694..7d3282899a19a170bb0be3996fa7bf9182b3b784 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -625,6 +625,8 @@
'browser/ui/context_menu/context_menu_coordinator.mm',
'browser/ui/elements/selector_coordinator.h',
'browser/ui/elements/selector_coordinator.mm',
+ 'browser/ui/elements/selector_picker_presentation_controller.h',
+ 'browser/ui/elements/selector_picker_presentation_controller.mm',
'browser/ui/elements/selector_picker_view_controller.h',
'browser/ui/elements/selector_picker_view_controller.mm',
'browser/ui/elements/selector_view_controller_delegate.h',
« no previous file with comments | « ios/chrome/browser/ui/elements/selector_picker_view_controller.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698