Store Download Manager action button UILayoutGuide in ivar.
Previously Download Manager used NamedGuide instead of ivar. Named guides suppose to be used to pass the guide across the different layers of UI. In this case storing UILayoutGuide in ivar is sufficient. Bug: None Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I8937900fdfcbbbe906a586cf206fd2c42317c70e Reviewed-on: https://chromium-review.googlesource.com/1040266 Commit-Queue: Eugene But <eugenebut@chromium.org> Reviewed-by:Kurt Horimoto <kkhorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#556098}
Showing
Please register or sign in to comment