Index: chrome/test/data/chromeos/cros/network-wifi-none.onc |
diff --git a/chrome/test/data/chromeos/cros/network-wifi-none.onc b/chrome/test/data/chromeos/cros/network-wifi-none.onc |
deleted file mode 100644 |
index 2b338c48017bf6144f37450572b0a98066f5816f..0000000000000000000000000000000000000000 |
--- a/chrome/test/data/chromeos/cros/network-wifi-none.onc |
+++ /dev/null |
@@ -1,16 +0,0 @@ |
-// Test ONC file for importing an open network. |
-{ |
- "NetworkConfigurations": [ |
- { |
- "GUID": "{485d6076-dd44-6b6d-69787465725f5040}", |
- "Type": "WiFi", |
- "Name": "My WiFi Network", |
- "WiFi": { |
- "SSID": "ssid-none", |
- "Security": "None" |
- } |
- } |
- ], |
- "Certificates": [], |
- "Type": "UnencryptedConfiguration" |
-} |