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

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

Issue 492383002: Use ONC for Cellular APN and SimLock in Settings (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix tests 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/cellular.onc
diff --git a/chromeos/test/data/network/cellular.onc b/chromeos/test/data/network/cellular.onc
index 582d594abd47f693250040277c364a8bcb4c5983..4c76e3fe1fb1e89a49898d57b01ad075d596018f 100644
--- a/chromeos/test/data/network/cellular.onc
+++ b/chromeos/test/data/network/cellular.onc
@@ -3,7 +3,7 @@
"Name": "Test Network",
"Cellular": {
"APN": {
- "Name": "test-apn",
+ "AccessPointName": "test-apn",
"Username": "test-username",
"Password": "test-password"
}

Powered by Google App Engine
This is Rietveld 408576698