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

Unified Diff: chromeos/test/data/network/shill_wifi_with_state.json

Issue 552113002: Add ONC 'Source' configuration property (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@issue_279351_internet_options_9a
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/shill_wifi_with_state.json
diff --git a/chromeos/test/data/network/shill_wifi_with_state.json b/chromeos/test/data/network/shill_wifi_with_state.json
index 8ae1dc527cf1fefe5b857e33c5a3f93f0c9318e1..9a2fe9308930e78b51acaf1589f2886dc378520d 100644
--- a/chromeos/test/data/network/shill_wifi_with_state.json
+++ b/chromeos/test/data/network/shill_wifi_with_state.json
@@ -6,6 +6,7 @@
"Name": "OpenWrt",
"Passphrase": "some passphrase",
"Priority": 1,
+ "Profile": "/profile/someuser",
"Security": "psk",
"State": "idle",
"Strength": 10,

Powered by Google App Engine
This is Rietveld 408576698