Make shortcut target file name comparison case-insensitive.
When running ShellIntegrationWinMigrateShortcutTest.*, I got errors because the shortcut target path was all lower-case, but the passed-in target was mixed-case. I'm not sure why this was, but the file name comparisons should be case-insensitive anyway. Change-Id: I857b1c78030a8278507b19071c3ac765b20f1f5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284086Reviewed-by:Greg Thompson <grt@chromium.org> Commit-Queue: David Bienvenu <davidbienvenu@chromium.org> Cr-Commit-Position: refs/heads/master@{#785730}
Showing
Please register or sign in to comment