Describe the bug
In according to this commit the file snapshot_blob.bin is not shipped/present with a CEF installation. The current java-cef is still referring to it in many places, for example native/CMakeLists.txt or tools/make_distrib.sh
To Reproduce
run cmake or the make_distrib.sh script
Expected behavior
no reference to unneeded file
Describe the bug
In according to this commit the file snapshot_blob.bin is not shipped/present with a CEF installation. The current java-cef is still referring to it in many places, for example
native/CMakeLists.txtortools/make_distrib.shTo Reproduce
run cmake or the make_distrib.sh script
Expected behavior
no reference to unneeded file