Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry pick PR #3615: Replace is_host_win with host_os == "win" to better match upstream chromium style #3670

Closed

Commits on Jun 24, 2024

  1. Replace is_host_win with host_os == "win" to better match upstream ch…

    …romium style (#3615)
    
    b/319086452
    
    Replace is_host_win with host_os == "win" to match chromium's style of
    identifying if host os is windows.
    
    (cherry picked from commit 04c8107)
    niranjanyardi authored and anonymous1-me committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5c4a8b6 View commit details
    Browse the repository at this point in the history