| Index: components/onc/onc_constants.h
|
| diff --git a/components/onc/onc_constants.h b/components/onc/onc_constants.h
|
| index c68536a99b870fa789f505a0c519360be4d5616b..472d7c6ba3170ff1f1a82272e05cb0ea890414d5 100644
|
| --- a/components/onc/onc_constants.h
|
| +++ b/components/onc/onc_constants.h
|
| @@ -84,6 +84,8 @@ ONC_EXPORT extern const char kCellular[];
|
| ONC_EXPORT extern const char kEthernet[];
|
| ONC_EXPORT extern const char kVPN[];
|
| ONC_EXPORT extern const char kWiFi[];
|
| +ONC_EXPORT extern const char kWimax[];
|
| +ONC_EXPORT extern const char kWireless[];
|
| } // namespace network_type
|
|
|
| namespace cellular {
|
|
|