Clipboard: Restrict Windows-only formats to Windows builds.
On the clipboard, MozUrl and Filename ClipboardFormatTypes are only really used on Windows. Restricting this allows us to delete some code, and make it more clear where these formats are (and are not) used. Change-Id: Iead2dcac183147b3b6285f9a546e3a7e3f9d94a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2413396 Commit-Queue: Darwin Huang <huangdarwin@chromium.org> Auto-Submit: Darwin Huang <huangdarwin@chromium.org> Reviewed-by:Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#808534}
Showing
Please register or sign in to comment