Files
flutter/engine
Rich Kadel ec987a9868 Fixes BUILD.gn if is_fuchsia (legacy embedder) and is_debug (flutter/engine#25858)
Current recommended build methods may not trigger this issue, but
while trying different options, building flutter for the first time, I
noticed a build error because `defines` was assigned twice.

If building with both options is ever supported, I think this
fixes the error.
2021-05-07 10:57:33 -07:00
..