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

Unified Diff: chrome/browser/chromeos/cros/onc_constants.h

Issue 10944009: Implementation of ONC signature, validator and normalizer. (Closed) Base URL: http://git.chromium.org/chromium/src.git@gperffix
Patch Set: Created 8 years, 3 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: chrome/browser/chromeos/cros/onc_constants.h
diff --git a/chrome/browser/chromeos/cros/onc_constants.h b/chrome/browser/chromeos/cros/onc_constants.h
index 6572e4d2ffe6486bd436e24c165b411c41af7154..587d30e5631c7a3b472f85342f85a9ecbdaf3819 100644
--- a/chrome/browser/chromeos/cros/onc_constants.h
+++ b/chrome/browser/chromeos/cros/onc_constants.h
@@ -75,6 +75,7 @@ extern const char kClientCertRef[];
extern const char kClientCertType[];
extern const char kCompLZO[];
extern const char kCompNoAdapt[];
+extern const char kEAP[];
extern const char kGroup[];
extern const char kHost[];
extern const char kIKEVersion[];
@@ -102,6 +103,7 @@ extern const char kTLSAuthContents[];
extern const char kTLSRemote[];
extern const char kType[];
extern const char kUsername[];
+extern const char kXAUTH[];
} // namespace vpn
namespace substitutes {
« no previous file with comments | « no previous file | chrome/browser/chromeos/cros/onc_constants.cc » ('j') | chrome/browser/chromeos/network_settings/onc_merger.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698