c39525802e
GN is unhappy when a rule that consumes a file generated by another rule doesn't depend directly on that rule. This change also quiets output from invoking Dart to follow the rule of GN builds that a successful build generates no output. Review URL: https://codereview.chromium.org/2446473002 .