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 e57d0572303b6a22c28b1af62291f7563c8e6b2f..81794649ac5bb8583dff28b326d84222e49ee8f0 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 |
@@ -2,13 +2,14 @@ |
"Type": "Cellular", |
"Name": "Test Network", |
"Cellular": { |
- "ActivationState": "activated", |
+ "ActivationState": "Activated", |
"ActivationType": "OTASP", |
"AllowRoaming": true, |
"HomeProvider": { |
"country": "us", |
"name": "cellular_provider" |
}, |
+ "RoamingState": "Home", |
"ServingOperator": { |
"Code": "test-code", |
"Country": "test-country", |