edec4a53e6
In particular, this moves DDC's magic runtime library into its own folder. The runtime library doesn't follow the same rules as other libraries, so it's easier to reason about in its own folder. This is only file moves + changing libraries.dart to point at the new location. R=vsm@google.com Review URL: https://codereview.chromium.org/1771713002 .