Revert 268650 "Reduce footprint of registry controlled domain table"
Broke GN bot
> Reduce footprint of registry controlled domain table
>
> The perfect hash table containing all registry controlled domains is
> replaced by a compact graph (a dafsa) to reduce binary size and PSS
> of the running process. Size of the new structure is about 33kB
> compared to 380kB for the perfect hash table.
>
> Patch by Olle Liljenzin <ollel@opera.com>, originally at https://codereview.chromium.org/
197183002/
>
> BUG=370672
>
> Review URL: https://codereview.chromium.org/
274443003
TBR=rsleevi@chromium.org
Review URL: https://codereview.chromium.org/
270503004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@268651 0039d316-1c4b-4281-b951-d872f2087c98