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

Unified Diff: chrome/test/data/chromeos/net/uidata_for_l2tpipsec_clientcert.json

Issue 13454006: Moving ManagedNetworkConfigurationHandler to chromeos/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Cleaned up parsing of NetworkUIData. Created 7 years, 8 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
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | chrome/test/data/chromeos/net/uidata_for_openvpn_clientcert.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/chromeos/net/uidata_for_l2tpipsec_clientcert.json
diff --git a/chrome/test/data/chromeos/net/uidata_for_l2tpipsec_clientcert.json b/chrome/test/data/chromeos/net/uidata_for_l2tpipsec_clientcert.json
deleted file mode 100644
index 58c142992edfccf4bf3cae5f587a06d16a3bdcc7..0000000000000000000000000000000000000000
--- a/chrome/test/data/chromeos/net/uidata_for_l2tpipsec_clientcert.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "certificate_pattern": {
- "EnrollmentURI": [
- "my.enrollment.url"
- ],
- "IssuerCARef": [
- "def",
- "abc"
- ],
- "Issuer": {
- "CommonName": "common_name",
- "Locality": "locality",
- "Organization": "organization",
- "OrganizationalUnit": "unit"
- }
- },
- "certificate_type": "pattern",
- "onc_source": "user_policy"
-}
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | chrome/test/data/chromeos/net/uidata_for_openvpn_clientcert.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698