d96c11fcdd
Previously it was emitted in the directory used for intermediate files, which is build system specific. test.py script needs to locate patched_sdk thus its location must be aligned between build systems. Use checked in SDK if available and fallback on dart_boostrap if not available to speed up Debug builds BUG= R=kustermann@google.com Review URL: https://codereview.chromium.org/2469683002 .