5f71b2e7cd
I guess this happens when a "resolved" CompilationUnit is not actially resolved. I don't know why we get such units, but I saw this situation twice in IDEA. So, probably we need to fix at least throwing NPE here. R=brianwilkerson@google.com BUG= Review URL: https://codereview.chromium.org/1418513002 .