• S
    Fix the legacy EncodableValue codepaths (#20501) · 84aa3656
    stuartmorgan 提交于
    A recent refactoring broke the USE_LEGACY_ENCODABLE_VALUE codepath in
    standard_codec.cc, which went unnoticed since it wasn't being compiled.
    This fixes the breakage, and also adds a temporary minimal unit test
    target that ensures that all the USE_LEGACY_ENCODABLE_VALUE paths are
    being compiled.
    84aa3656
BUILD.gn 3.4 KB