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

Unified Diff: chrome/test/data/whitelists/content_pack_2/site_list.json

Issue 1443033004: Supervised User whitelists: update to json format v2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove l10n Created 5 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
« no previous file with comments | « chrome/test/data/whitelists/content_pack/site_list.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/whitelists/content_pack_2/site_list.json
diff --git a/chrome/test/data/whitelists/content_pack_2/site_list.json b/chrome/test/data/whitelists/content_pack_2/site_list.json
index dd9076324b92314fac449c4129f821178ddac7da..e9c1800a936aa115676c7aa55bb8cfc25c6205e4 100644
--- a/chrome/test/data/whitelists/content_pack_2/site_list.json
+++ b/chrome/test/data/whitelists/content_pack_2/site_list.json
@@ -1,11 +1,6 @@
{
- "version": 1,
- "sites": [
- {
- "name": "Moose",
- "whitelist": [
- "moose.org"
- ]
- }
+ "version": 2,
+ "whitelist": [
+ "moose.org"
]
}
« no previous file with comments | « chrome/test/data/whitelists/content_pack/site_list.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698