commit | 74cca0960cc9eaf27728631eb77e950c25a84a91 | [log] [tgz] |
---|---|---|
author | Robbie Gibson <rkgibson@google.com> | Tue Jul 23 15:24:38 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jul 23 15:24:38 2019 |
tree | 46c3cd97b11b08b7d662218474e0603dc99b8080 | |
parent | d92cf59a4f264fc3c1a9f026086a6a4de01e121a [diff] |
[iOS][Dark mode] Fix improper ordering of iOS 13 compile guards Before, when compiling with iOS 12, but running with iOS 13, nothing ended up running in these cases. Now, in this case, we fall back to the iOS 12 logic. Bug: 976681, 976666 Change-Id: If659155521ff2d8a13320aa2174e78e35476593a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1712875 Commit-Queue: Robbie Gibson <rkgibson@google.com> Reviewed-by: Javier Ernesto Flores Robles <javierrobles@chromium.org> Reviewed-by: Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#679991}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .