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

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

Issue 482243002: Use Managed properties for Preferred and Provider. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix test Created 6 years, 4 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 c49bf1673153c856f5fe711929cbfa28c8298ffc..d149a43cf25aaf1db854184954130ee9565c2f46 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
@@ -1,6 +1,8 @@
{
+ "Connectable": true,
"GUID": "{64c4f86b-cf6a-4e4a-8eff-456def}",
"Name": "OpenWrt",
+ "Priority": 1,
"Type": "WiFi",
"WiFi": {
"AutoConnect": true,

Powered by Google App Engine
This is Rietveld 408576698