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

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

Issue 949783003: Add WiMAX to ONC validation list (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add and fix tests Created 5 years, 10 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/translation_of_shill_cellular_with_state.onc
diff --git a/chromeos/test/data/network/translation_of_shill_cellular_with_state.onc b/chromeos/test/data/network/translation_of_shill_cellular_with_state.onc
index c7e175ffdaa30814d0730265e2e4ff4d4101593d..71847b293fb5162a8f97cedc2c48163f7a95c36d 100644
--- a/chromeos/test/data/network/translation_of_shill_cellular_with_state.onc
+++ b/chromeos/test/data/network/translation_of_shill_cellular_with_state.onc
@@ -8,8 +8,8 @@
"AutoConnect": true,
"Carrier": "cellular_provider",
"HomeProvider": {
- "country": "us",
- "name": "cellular_provider"
+ "Country": "us",
+ "Name": "cellular_provider"
},
"RoamingState": "Home",
"ServingOperator": {

Powered by Google App Engine
This is Rietveld 408576698