DescriptionRemove dependency from content_renderer on startup_metric_utils_common.
This dependency was used to send an IPC from a renderer process to
the browser process when the RendererMain function was entered.
With this CL, the IPC is sent from ChromeContentRendererClient to
avoid the content_renderer -> startup_metric_utils_common dependency.
BUG=
Committed: https://crrev.com/e162f1dd724962d0d77c723c926b40a4e7ca3f0e
Cr-Commit-Position: refs/heads/master@{#373169}
Patch Set 1 #
Total comments: 2
Patch Set 2 : record time in constructor #Patch Set 3 : format #
Total comments: 2
Patch Set 4 : renderer_main_entry_time_ > main_entry_time_ #Patch Set 5 : don`t change line endings #
Messages
Total messages: 12 (4 generated)
|