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

Unified Diff: extensions/common/api/networking_onc.idl

Issue 2853563002: ONC: Translate EAP from Shill to ONC (Closed)
Patch Set: Use params Created 3 years, 8 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: extensions/common/api/networking_onc.idl
diff --git a/extensions/common/api/networking_onc.idl b/extensions/common/api/networking_onc.idl
index 960c7a90cc440e9e04b34b1c33fe00bfe8e91450..04c9865ddddcf82c5eed2cfecd378fe70392ab6b 100644
--- a/extensions/common/api/networking_onc.idl
+++ b/extensions/common/api/networking_onc.idl
@@ -270,6 +270,7 @@ namespace networking.onc {
boolean? SaveCredentials;
DOMString[]? ServerCAPEMs;
DOMString[]? ServerCARefs;
+ ManagedDOMString? SubjectMatch;
boolean? UseProactiveKeyCaching;
boolean? UseSystemCAs;
};

Powered by Google App Engine
This is Rietveld 408576698