Move GetSanitizedFileName to web_app_shortcut_win
This change moves function GetSanitizedFileName(), used to sanitize web-app names for use as filenames on Windows, to the Windows-specific file web_app_shortcut_win. This also removes logic for non-Windows operating systems from the function. GetSanitizedFileName() is only used on Windows: its only callers are in web_app_shortcut_win.cc and web_app_handler_registration_utils_win.cc. Change-Id: I06aff89548636c986de0eca637b5a9c54d699505 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2508362Reviewed-by:Glen Robertson <glenrob@chromium.org> Commit-Queue: Jesse McKenna <jessemckenna@google.com> Cr-Commit-Position: refs/heads/master@{#824135}
Showing
Please register or sign in to comment