Initialize |switch_profile_link_| in the constructor.

This should fix the use of the uninitialized value in the LinkClicked() method.
Currently, the variable is only initialized for supervised user profiles,
but LinkClicked() is also called for other profiles.

BUG=422482

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

Cr-Commit-Position: refs/heads/master@{#299672}
1 file changed