1e186ad9cb
DDC was incorrectly re-linking transitive dependencies, so build times continued to increase as the build progressed, with the application itself performing the worst. With this fix, DDC is not on the critical path and compiles are all very short. Change-Id: Ia05bfb9f1a041fc979bc4bc0ee3bff9a0609b4b7 Reviewed-on: https://dart-review.googlesource.com/c/84966 Auto-Submit: Jenny Messerly <jmesserly@google.com> Reviewed-by: Jenny Messerly <jmesserly@google.com> Commit-Queue: Jenny Messerly <jmesserly@google.com>