Adds NetworkChangeNotifier::GetCurrentMaxBandwidth.
commit59a81093b9272c0e7b87a4a39bfe29b764511fa0
authorjkarlin <jkarlin@chromium.org>
Mon, 6 Oct 2014 18:00:43 +0000 (6 11:00 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 6 Oct 2014 18:00:58 +0000 (6 18:00 +0000)
tree68e0f14dad25f1352e2844fcdb04f3078a6da100
parent3c2f5142fd34cd4464ac16d951d5e354b9e0e06f
Adds NetworkChangeNotifier::GetCurrentMaxBandwidth.

This is a step in supporting the max bandwidth attribute of NetInfo V3.  http://w3c.github.io/netinfo/

There is a default implementation so that each platform can add support independently.

BUG=412741

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

Cr-Commit-Position: refs/heads/master@{#298268}
net/base/network_change_notifier.cc
net/base/network_change_notifier.h
net/base/network_change_notifier_unittest.cc [new file with mode: 0644]
net/net.gypi