Fix CalculateGeneratorInputInfo for "xcode-ninja" generator.

The function CalculateGeneratorInputInfo() was broken during patchset #2
of https://codereview.chromium.org/1477333003 (code setting the global
should have been unindented).

Fix the function to always set generator_filelist_paths whatever the
flavour of "xcode" generator (vanilla or "ninja") is used.

BUG=chromium:562135
R=mark@chromium.org

Review URL: https://codereview.chromium.org/1485103002 .
1 file changed
tree: 0f2cb8e053f28a92ae0b5dedd95bff4bd62c0aed
  1. buildbot/
  2. data/
  3. pylib/
  4. samples/
  5. test/
  6. tools/
  7. .gitignore
  8. AUTHORS
  9. codereview.settings
  10. DEPS
  11. gyp
  12. gyp.bat
  13. gyp_main.py
  14. gyptest.py
  15. LICENSE
  16. OWNERS
  17. PRESUBMIT.py
  18. README.md
  19. setup.py
README.md

GYP can Generate Your Projects.

Documents are available at gyp.gsrc.io, or you can check out md-pages branch to read those documents offline.