## reproduction ``` ./flutter/bin/et build -c host_debug_unopt //flutter/shell/platform/embedder:embedder_unittests ``` ## expected result `nm out/host_debug_unopt/embedder_unittests` prints symbols. ## observed result `nm out/host_debug_unopt/embedder_unitttests` prints no symbols