| Index: components/onc/onc_constants.h
|
| diff --git a/components/onc/onc_constants.h b/components/onc/onc_constants.h
|
| index e99c7f65f25a12eb2f432431b581d2b204f9b936..4df9ca22a4c094fe340193bfac00027c4d61773c 100644
|
| --- a/components/onc/onc_constants.h
|
| +++ b/components/onc/onc_constants.h
|
| @@ -276,6 +276,7 @@ ONC_EXPORT extern const char kAuth[];
|
| ONC_EXPORT extern const char kCipher[];
|
| ONC_EXPORT extern const char kCompLZO[];
|
| ONC_EXPORT extern const char kCompNoAdapt[];
|
| +ONC_EXPORT extern const char kIgnoreDefaultRoute[];
|
| ONC_EXPORT extern const char kInteract[];
|
| ONC_EXPORT extern const char kKeyDirection[];
|
| ONC_EXPORT extern const char kNoInteract[];
|
|
|