Remove the line number and file information from *all* folded frames. Previously this was just done for core library frames, but the same logic applies to libraries like unittest where the implementation is irrelevant to user code. R=rnystrom@google.com BUG= Review URL: https://codereview.chromium.org//967633002