Commit 9f7a8c74 authored by varkha's avatar varkha Committed by Commit bot

[ash-md] Doesn't close VPN menu when connecting to a VPN

BUG=646698

Review-Url: https://codereview.chromium.org/2572133003
Cr-Commit-Position: refs/heads/master@{#438635}
parent 3132a267
......@@ -497,7 +497,6 @@ void NetworkStateListDetailedView::HandleViewClicked(views::View* view) {
: UMA_STATUS_AREA_CONNECT_TO_CONFIGURED_NETWORK);
chromeos::NetworkConnect::Get()->ConnectToNetworkId(network->guid());
}
owner()->system_tray()->CloseSystemBubble();
}
void NetworkStateListDetailedView::CreateExtraTitleRowButtons() {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment