| Index: net/nqe/effective_connection_type.h
|
| diff --git a/net/nqe/effective_connection_type.h b/net/nqe/effective_connection_type.h
|
| index 56fdbaf025f72624ef798904cf55f32003704721..b17fb00da90974fd2f1f4326a690ac82b777caa7 100644
|
| --- a/net/nqe/effective_connection_type.h
|
| +++ b/net/nqe/effective_connection_type.h
|
| @@ -50,10 +50,6 @@ enum EffectiveConnectionType {
|
| // connection.
|
| EFFECTIVE_CONNECTION_TYPE_4G,
|
|
|
| - // Effective connection type reported when the network has the quality of a
|
| - // broadband connection.
|
| - EFFECTIVE_CONNECTION_TYPE_BROADBAND,
|
| -
|
| // Last value of the effective connection type. This value is unused.
|
| EFFECTIVE_CONNECTION_TYPE_LAST,
|
| };
|
|
|