Skip to content

build: do not rely on gn_helpers in GN build

Make the GN build more friendly for non-Chromium environment:

  1. Use relative imports to avoid assuming the location of Node.
  2. Remove the dependency of gn_helpers.

Merge request reports

Loading