29d0a7296e
A recent change added an architecture subfolder to the distribution of d8 binaries (see https://dart-review.googlesource.com/c/sdk/+/336200). In the process a lookup for the 'arch' was added in most uses of d8 in the repo, but the changed missed the one in ddb (probably because this has no test coverage). Change-Id: I2a7639fb19f8fa0131fc636f31b233aef701e8c2 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/342660 Reviewed-by: Nicholas Shahan <nshahan@google.com> Commit-Queue: Sigmund Cherem <sigmund@google.com>