NTP: Extract JSON requests from Fetcher.
This CL does not change any behavior.
Moving internal classes into an internal namespace.
This simplfies testing these classes (JsonRequest and its Builder) and
prevents the use of internal enums (e.g. FetchResults) that were
publicly exposed but not intended for public use.
BUG=
672422
Committed:
https://crrev.com/cb5d7fc0e1740712ca116c4615b8b938e750c204
Cr-Commit-Position: refs/heads/master@{#439780}