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

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

Issue 535283002: Translate activation/romaing state, restricted pool (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@issue_279351_internet_options_7b
Patch Set: Rebase Created 6 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: chromeos/test/data/network/translation_of_shill_wifi_with_state.onc
diff --git a/chromeos/test/data/network/translation_of_shill_wifi_with_state.onc b/chromeos/test/data/network/translation_of_shill_wifi_with_state.onc
index d149a43cf25aaf1db854184954130ee9565c2f46..03b7d2a5aee2d7b96dcc42cfd1d171b32238afa2 100644
--- a/chromeos/test/data/network/translation_of_shill_wifi_with_state.onc
+++ b/chromeos/test/data/network/translation_of_shill_wifi_with_state.onc
@@ -13,5 +13,6 @@
"Security": "WPA-PSK",
"SignalStrength": 10
},
- "ConnectionState": "NotConnected"
+ "ConnectionState": "NotConnected",
+ "Restricted": false,
}

Powered by Google App Engine
This is Rietveld 408576698