Index: components/onc/onc_constants.h |
diff --git a/components/onc/onc_constants.h b/components/onc/onc_constants.h |
index 718a1d0a9d88a8514a07e63a4dab9dbcf3883e6e..a1c7fe9d62120059beaa514d154f8dba389ed348 100644 |
--- a/components/onc/onc_constants.h |
+++ b/components/onc/onc_constants.h |
@@ -332,6 +332,10 @@ ONC_EXPORT extern const char kServerCARefs[]; |
ONC_EXPORT extern const char kXAUTH[]; |
} // namespace ipsec |
+namespace l2tp { |
+ONC_EXPORT extern const char kLcpEchoDisabled[]; |
+} // namespace l2tp |
+ |
namespace openvpn { |
ONC_EXPORT extern const char kAuthNoCache[]; |
ONC_EXPORT extern const char kAuthRetry[]; |