• calamity's avatar
    Respect --profile-directory flag when used with --show-app-list flag. · 5814471f
    calamity authored
    This CL allows specification of the profile to show the app list for when
    launching the app list via the command line.
    
    Currently --show-app-list always uses the last used app list profile, but we
    want to allow testers to more easily load the app list for a particular
    profile.
    
    On Windows, this can be used for making shorcuts to a particular profile's
    app list but this will always bind to the main shortcut due to the app id.
    
    BUG=400874
    
    Review URL: https://codereview.chromium.org/500333002
    
    Cr-Commit-Position: refs/heads/master@{#292291}
    5814471f
startup_browser_creator.cc 28.5 KB