
This change converts the OnLoadScriptInjectorHost template to use explicit instantiation for std::string and uint64_t. This will improve compile times and also makes the types for ScriptId explicit. The change also fixes the public deps of the build target. Bug: None Change-Id: I0b52f7486589071150a6f5747daef0a0c6fceaa4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2468182 Commit-Queue: Brandon Tolsch <btolsch@chromium.org> Reviewed-by: Kevin Marshall <kmarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#817587}