Convert UtilityProcess to use MojoChild/ShellConnection for the shell handshake.

Extracted from: https://codereview.chromium.org/2096643002/

[email protected]

Review-Url: https://codereview.chromium.org/2099423002
Cr-Commit-Position: refs/heads/master@{#402480}
diff --git a/content/BUILD.gn b/content/BUILD.gn
index 3ab32ff..211bec7 100644
--- a/content/BUILD.gn
+++ b/content/BUILD.gn
@@ -118,6 +118,7 @@
     "//content/public/app:browser_manifest",
     "//content/public/app:gpu_manifest",
     "//content/public/app:renderer_manifest",
+    "//content/public/app:utility_manifest",
     "//services/catalog:manifest",
   ]
 }