ccf3870ffc
(They are only dependencies of const constructors.) This was causing bogus error messages to appear when a const expression mistakenly references a final field. BUG=https://github.com/dart-lang/sdk/issues/25526 R=brianwilkerson@google.com Review URL: https://codereview.chromium.org/1620963003 .