
remoting/host/linux/installer will use either remoting_crashpad_handler or remoting_crash_uploader (via //remoting/host/crash:crash_tools) On Linux, we may not use remoting_crash_uploader as it uses old build ID (crbug.com/391748031). and we've completely moved to Crashpad. remoting/host/installer/linux/build-deb.sh removes old remoting_crash_uploader, but it caused confirm no-op error. Don't build remoting_crash_uploader if not needed. Bug: 398957315 Change-Id: I703870865916004ac353d6893f1515f17e503952 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6332912 Reviewed-by: Junji Watanabe <jwata@google.com> Reviewed-by: Joe Downing <joedow@chromium.org> Auto-Submit: Fumitoshi Ukai <ukai@google.com> Commit-Queue: Joe Downing <joedow@chromium.org> Cr-Commit-Position: refs/heads/main@{#1429317}