If I remove a file reference from the HTML5 cache manifest, will the browser (mobile Chrome) remove the cached file at some point? I'm concerned about cache size as the files in question are PDFs.
As far as I know, there is no way to programmatically remove a specific file from the cache.