chromeos-chrome: update list of files built without -gplit-dwarf

Due to a bug in binutils 2.27 this list was not updated and the
DWP call silently passed even for binaries without debug info.

We update this list based on latest chrome 89.0.4383.0 and later
builds before the update to binutils 2.35.1 which will stop the
builds with an error like:

chromeos-chrome-89.0.4383.0_rc-r1: armv7a-cros-linux-gnueabihf-dwp: fatal error: no input files or executable with .dwo refs specified

BUG=chromium:1165790
TEST=Local: comparative ARM builds of binutils 2.27 and 2.35.

Change-Id: Ib14c09baf8f9c6b2dccb6b2ef6df244f01eb5b95
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/overlays/chromiumos-overlay/+/2624889
Tested-by: Manoj Gupta <manojgupta@chromium.org>
Reviewed-by: Manoj Gupta <manojgupta@chromium.org>
1 file changed