Retain source data for prepared dictionary. Unlike pure-java prepared dictionary, in native prepared dictionaries source data is not copied, but referenced. Likely because of copy-paste, `raw_data` field was not populated. PiperOrigin-RevId: 944339020
Recent Commits to brotli:master
-
Retain source data for prepared dictionary.