Commit cc152adf authored by Gheorghe Comanici's avatar Gheorghe Comanici Committed by Commit Bot

Fix small typo in comment.

This CL fixes a small typo that was not spotted in

https: //chromium-review.googlesource.com/c/chromium/src/+/798192
Change-Id: Id76e38416a3634e18e5edb9cd2c20f81996879e6
Reviewed-on: https://chromium-review.googlesource.com/804434Reviewed-by: default avatarTed Choc <tedchoc@chromium.org>
Commit-Queue: Gheorghe Comanici <gcomanici@chromium.org>
Cr-Commit-Position: refs/heads/master@{#523159}
parent d857d94a
......@@ -147,7 +147,7 @@ public class AutocompleteController {
* @param profile The profile to use for starting the AutocompleteController.
* @param omniboxText The text displayed in the omnibox.
* @param url The url of the currently loaded web page.
* @param url The title of the currently loaded web page.
* @param title The title of the currently loaded web page.
* @param focusedFromFakebox Whether the user entered the omnibox by tapping the fakebox on the
* native NTP. This should be false on all other pages.
*/
......
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