618db8a41d
Always import 'lib/compiler_api.dart' with prefix 'api'. Remove import of 'lib/src/compiler.dart' with prefix 'api'. Some of the test helper files under 'compiler/test' are a little tedious with lots of 'api.' prefixes and I could be convinced to change them back but I think we should stick with always using a prefix under 'compiler/lib/'. Change-Id: I3f82d7d31f1c90a860c9811fce031a64cea04ddb Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/241867 Reviewed-by: Joshua Litt <joshualitt@google.com> Commit-Queue: Stephen Adams <sra@google.com>