* [AI Chat] Fix attachment progress not shown - Fix https://github.com/brave/brave-browser/issues/55694 When attaching any files, no progress is being shown. This is a regression caused by the following, either one of which alone stops progress being shown: - https://github.com/brave/brave-core/pull/35816 - https://github.com/brave/brave-core/pull/30429