electron / libchromiumcontent

Shared library build of Chromium’s Content module
MIT License
485 stars 183 forks source link

build: [gn] redirect //chrome:packed_resources to //electron's version #616

Closed nornagon closed 6 years ago

nornagon commented 6 years ago

We don't use this target, but gn refuses to generate the Release build files on Linux without this:

ERROR Input to targets not generated by a dependency.
The file:
  //out/Release/locales/en-US.pak
is listed as an input or source for the targets:
  //chrome/installer/linux:stable_deb
  //chrome/installer/linux:stable_rpm
  //chrome/installer/linux:beta_deb
  //chrome/installer/linux:beta_rpm
  //chrome/installer/linux:unstable_deb
  //chrome/installer/linux:unstable_rpm
but this file was not generated by any dependencies of the targets. The target
that generates the file is:
  //electron:packed_resources_locales_en-US