Don't consider vmnet* network interfaces when calculating the current network type.
commit0fed4ebf8800b83c4fb00ecee87d5f16869caed6
authorjkarlin <jkarlin@chromium.org>
Tue, 2 Jun 2015 15:55:02 +0000 (2 08:55 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 2 Jun 2015 15:55:49 +0000 (2 15:55 +0000)
treeab294238de2334e920e5883a407cc9b22bdfd4ef
parent4391d8861b7105e46d4be7b67d2dcf75a36bc309
Don't consider vmnet* network interfaces when calculating the current network type.

vmnet* network interfaces are created by vmware for its virtual machines to use, not external connections. Therefore Chrome shouldn't view them as candidate network interfaces when determining the network connection type.

BUG=231912

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

Cr-Commit-Position: refs/heads/master@{#332398}
net/base/network_change_notifier.cc
net/base/network_change_notifier_unittest.cc