Revert of Avoid disconnect UI from writing 'undefined' to the VPN host (patchset...
commit6ce1a845d6462adedd1ada728d34618f8751eeff
authorkaliamoorthi <kaliamoorthi@chromium.org>
Tue, 2 Dec 2014 12:18:55 +0000 (2 04:18 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 2 Dec 2014 12:19:16 +0000 (2 12:19 +0000)
tree118f5d90707c55347d08aa64220646bf6d1f39a1
parent211c6e459c4b3cad323aed8a39911eae3e777e63
Revert of Avoid disconnect UI from writing 'undefined' to the VPN host (patchset #1 id:20001 of https://codereview.chromium.org/769873002/)

Reason for revert:
This is not the right fix to the problem.

Original issue's description:
> Avoid disconnect UI from writing 'undefined' to the VPN host
>
> When disconnecting from a VPN configuration created by an
> extension, the disconnect UI sets the host property of the
> VPN configuration to 'undefined'. This makes the
> configuration unusable after a reboot. This CL eliminates the
> write when it is 'undefined'.
>
> BUG=407541
>
> Committed: https://crrev.com/1eb3c92e8bd73686cf68dd0a8e701750cd2322fd
> Cr-Commit-Position: refs/heads/master@{#306193}

TBR=pneubeck@chromium.org,stevenjb@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=407541

Review URL: https://codereview.chromium.org/774613004

Cr-Commit-Position: refs/heads/master@{#306371}
chrome/browser/resources/options/chromeos/internet_detail.js