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

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

Issue 571123002: Fix some properties on the settings page read from ONC. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/cellular.onc
diff --git a/chromeos/test/data/network/cellular.onc b/chromeos/test/data/network/cellular.onc
index 4c76e3fe1fb1e89a49898d57b01ad075d596018f..50e4d28c652e0e342be386c36d86dbcad51d9b4b 100644
--- a/chromeos/test/data/network/cellular.onc
+++ b/chromeos/test/data/network/cellular.onc
@@ -6,6 +6,7 @@
"AccessPointName": "test-apn",
"Username": "test-username",
"Password": "test-password"
- }
+ },
+ "AutoConnect": true
}
}

Powered by Google App Engine
This is Rietveld 408576698