| Index: content/public/common/socket_permission_request.h
|
| diff --git a/content/public/common/socket_permission_request.h b/content/public/common/socket_permission_request.h
|
| index 13b9ed19e1c4a6d7c2227e583ef0734024aa9c7d..278880ea483e9126aac7f79e8c88bc011625eb16 100644
|
| --- a/content/public/common/socket_permission_request.h
|
| +++ b/content/public/common/socket_permission_request.h
|
| @@ -20,8 +20,7 @@ struct SocketPermissionRequest {
|
| UDP_SEND_TO,
|
| UDP_MULTICAST_MEMBERSHIP,
|
| RESOLVE_HOST,
|
| - RESOLVE_PROXY,
|
| - NETWORK_STATE
|
| + RESOLVE_PROXY
|
| };
|
|
|
| SocketPermissionRequest(OperationType type,
|
|
|