77353dc380
These files were already analyzed at startup but not when modified. This meant code generated by flutter_gen would not update unless the analysis server was restarted/the project was reanalyzed. Fixes https://github.com/Dart-Code/Dart-Code/issues/3074. Change-Id: If0c88c1e5ab7e796046e7e776a42c3d904944405 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/179776 Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>