Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Unified Diff: components/onc/onc_constants.h

Issue 1283613005: Add networkingPrivate.getThirdPartyVpnProviderList (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@issue_515987_cr_network_list
Patch Set: Rebase Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/onc/onc_constants.h
diff --git a/components/onc/onc_constants.h b/components/onc/onc_constants.h
index b212d31eb5621c9f61c51e5934c4419df3ce20d4..747a038ff603df62b581708cf7a81a038980d460 100644
--- a/components/onc/onc_constants.h
+++ b/components/onc/onc_constants.h
@@ -397,6 +397,7 @@ ONC_EXPORT extern const char kPasswordAndOTP[];
namespace third_party_vpn {
ONC_EXPORT extern const char kExtensionID[];
+ONC_EXPORT extern const char kName[];
} // third_party_vpn
namespace verify_x509 {

Powered by Google App Engine
This is Rietveld 408576698