35c828c2d2
libdart_vm_nosnapshot should not include dart_maybe_precompiled_runtime_config. DART_NOSNAPSHOT and DART_PRECOMPILED_RUNTIME are mutually exclusive configurations add a meaningful check in the globals.h to catch this instead of cryptic compile time errors. R=kustermann@google.com BUG= Review URL: https://codereview.chromium.org/2515663002 .