e27b49fc80
This adds a GN target for the 'fuchsia_test' executable and teaches the GN build about is_fuchsia. Key differences: *) There's not currently a dart:io implementation for Fuchsia *) Fuchsia's toolchain currently doesn't support (or need) ldl or lpthread *) Fuchsia's buildconfig doesn't currently set the is_asan variable Review URL: https://codereview.chromium.org/2149953003 .