Skip to content

Commit

Permalink
net: sort initial sections of the HSTS list.
Browse files Browse the repository at this point in the history
This change has no semantic effect.

This change sorts some of the early sections of the HSTS JSON file using
sort(1). This does not alter the generated .h file at all, since the
generation script already effectively sorts the values by building a
tree from them.

Cr-Commit-Position: refs/heads/master@{#369589}
  • Loading branch information
Adam Langley committed Jan 14, 2016
1 parent 2db70b3 commit da9e99d
Showing 1 changed file with 84 additions and 86 deletions.
Loading

0 comments on commit da9e99d

Please sign in to comment.