Commit 61639afd authored by Egor Pasko's avatar Egor Pasko Committed by Commit Bot

Tiny javadoc fix in ContentChildProcessServiceDelegate

Bug: None
Change-Id: I50ef287f7a31c10735e9c2f2dbe749cbc2bfbab7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1695413Reviewed-by: default avatarDavid Trainor <dtrainor@chromium.org>
Commit-Queue: Egor Pasko <pasko@chromium.org>
Cr-Commit-Position: refs/heads/master@{#676865}
parent 960115da
...@@ -240,7 +240,6 @@ public class ContentChildProcessServiceDelegate implements ChildProcessServiceDe ...@@ -240,7 +240,6 @@ public class ContentChildProcessServiceDelegate implements ChildProcessServiceDe
/** /**
* Initializes the native parts of the service. * Initializes the native parts of the service.
* *
* @param serviceImpl This ChildProcessService object.
* @param cpuCount The number of CPUs. * @param cpuCount The number of CPUs.
* @param cpuFeatures The CPU features. * @param cpuFeatures The CPU features.
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment