[iOS] Improve flag handling from iOS settings

There are two areas to improve our flag handling. First, the default iOS
keyboard replaces two dashes with an em dash, so typing that in as a
flag is difficult. Second, all flags start with dashes, so the code
can fallback to add them if they don't exist.

Bug: 964930
Change-Id: Ifeee11343381b7a8587499512fab1c3f78ba7548
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1617839
Commit-Queue: Robbie Gibson <rkgibson@google.com>
Reviewed-by: Mark Cogan <marq@chromium.org>
Cr-Commit-Position: refs/heads/master@{#661341}
1 file changed