Add more components to "gn check", work on dom_distiller.

Added components are:
  bitmap_uploader
  browser_sync
  dom_distiller
  exp
  proxy_config
  query_parser
  rappor
  renderer_context_menu
  resource_provider
  resources
  rlz
  safe_browsing_db
  safe_json
  scheduler
  search

The dom distiller GN build was a little messed up. The JNI registrar files were in core but referenced files in content. I moved the registrar files to content/browser which is where they're needed and matches some other components. There were also some other duplicated java targets, and I split out the content build file into separate subdirectories and renamed the targets to match.

[email protected]
BUG=562773

Review URL: https://codereview.chromium.org/1487433002

Cr-Commit-Position: refs/heads/master@{#362234}
28 files changed