Commit a32f9906 authored by Yannic Bonenberger's avatar Yannic Bonenberger Committed by Commit Bot

Fix typo in chrome://flags/#enable-parallel-downloading

Bug: 
Change-Id: Iddc38fc951d51d1c2f1d7f59132ffae9cd209dbc
Reviewed-on: https://chromium-review.googlesource.com/779100Reviewed-by: default avatarAlex Moshchuk <alexmos@chromium.org>
Commit-Queue: Alex Moshchuk <alexmos@chromium.org>
Cr-Commit-Position: refs/heads/master@{#517871}
parent 151c7895
...@@ -1029,8 +1029,7 @@ const char kOverscrollStartThreshold200Percent[] = "200%"; ...@@ -1029,8 +1029,7 @@ const char kOverscrollStartThreshold200Percent[] = "200%";
const char kParallelDownloadingName[] = "Parallel downloading"; const char kParallelDownloadingName[] = "Parallel downloading";
const char kParallelDownloadingDescription[] = const char kParallelDownloadingDescription[] =
"Enable parallel downloading to" "Enable parallel downloading to accelerate download speed.";
"accelerate download speed.";
const char kPassiveEventListenerDefaultName[] = const char kPassiveEventListenerDefaultName[] =
"Passive Event Listener Override"; "Passive Event Listener Override";
......
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