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

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

Issue 750313003: ONC: Add IPConfigType. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ipconfig_object
Patch Set: Created 6 years, 1 month 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/toplevel_wifi_open.onc
diff --git a/chromeos/test/data/network/toplevel_wifi_open.onc b/chromeos/test/data/network/toplevel_wifi_open.onc
index 2b338c48017bf6144f37450572b0a98066f5816f..defe2bca2d58b6bdf99603cd313e5e565a68d23a 100644
--- a/chromeos/test/data/network/toplevel_wifi_open.onc
+++ b/chromeos/test/data/network/toplevel_wifi_open.onc
@@ -3,6 +3,7 @@
"NetworkConfigurations": [
{
"GUID": "{485d6076-dd44-6b6d-69787465725f5040}",
+ "IPConfigType": "DHCP",
"Type": "WiFi",
"Name": "My WiFi Network",
"WiFi": {

Powered by Google App Engine
This is Rietveld 408576698