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

Side by Side 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "version": 1, 2 "version": 2,
3 "sites": [ 3 "whitelist": [
4 { 4 "moose.org"
5 "name": "Moose",
6 "whitelist": [
7 "moose.org"
8 ]
9 }
10 ] 5 ]
11 } 6 }
OLDNEW
« 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