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

Unified Diff: chromeos/test/data/network/toplevel_wifi_leap.onc

Issue 11578052: Replace OncNetworkParser by the new ONC translator. (Closed) Base URL: http://git.chromium.org/chromium/src.git@extend_onc_to_shill
Patch Set: Rebased. Created 7 years, 11 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: chromeos/test/data/network/toplevel_wifi_leap.onc
diff --git a/chrome/test/data/chromeos/cros/network-wifi-eap2.onc b/chromeos/test/data/network/toplevel_wifi_leap.onc
similarity index 90%
rename from chrome/test/data/chromeos/cros/network-wifi-eap2.onc
rename to chromeos/test/data/network/toplevel_wifi_leap.onc
index a4ae7993283627f0d5bd0dc45387dab2c3fc3f32..f4b3e35fcf9c3ce6a55c313f760af29623597150 100644
--- a/chrome/test/data/chromeos/cros/network-wifi-eap2.onc
+++ b/chromeos/test/data/network/toplevel_wifi_leap.onc
@@ -8,7 +8,7 @@
"AutoConnect": false,
"EAP": {
"AnonymousIdentity": "anon",
- "Identity": "user",
+ "Identity": "abc ${LOGIN_EMAIL} def",
"Outer": "LEAP",
"Password": "pass"
},
« no previous file with comments | « chromeos/test/data/network/toplevel_wifi_eap_clientcert.onc ('k') | chromeos/test/data/network/toplevel_wifi_open.onc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698