Index: components/onc/onc_constants.h |
diff --git a/components/onc/onc_constants.h b/components/onc/onc_constants.h |
index c68536a99b870fa789f505a0c519360be4d5616b..573290810a97c7a75f97e67bd006947e19690dc1 100644 |
--- a/components/onc/onc_constants.h |
+++ b/components/onc/onc_constants.h |
@@ -277,6 +277,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[]; |