• weitaosu's avatar
    Move the |ElevatedDaemonController| implementation to |DaemonControllerDelegateWin| · 69cccfce
    weitaosu authored
    Changes in this CL include:
    1. Moved the daemon controller implemetation from |ElevatedDaemonController| to |DaemonControllerDelegateWin|
    2. Removed all code related to COM activation in |DaemonControllerDelegateWin|.
    3. Removed code related to SetOwnerWindow in |DaemonControllerDelegateWin|.
    4. Removed code related to the pin confirmation dialog in |DaemonControllerDelegateWin|
    5. Cleaned up the COM-styled code to make it adhere to the chromium coding styles.
    
    BUG=453172
    
    Review URL: https://codereview.chromium.org/877343004
    
    Cr-Commit-Position: refs/heads/master@{#315129}
    69cccfce
daemon_controller_delegate_win.cc 15.9 KB