Fix one dangling utf8 decode call needed for python 3.

With this change, the tests should run fine on Python3 on Macs.
Python2 should work fine as well :).

Bug: gyp:36
Change-Id: I044746d44143b2e461feb4e5685d8bef3d6bbd19
Reviewed-on: https://chromium-review.googlesource.com/c/1361812
Reviewed-by: Mark Mentovai <mark@chromium.org>
1 file changed
tree: c93dd5ead784a8b816ef7c9a4db94237d5175126
  1. buildbot/
  2. data/
  3. pylib/
  4. samples/
  5. test/
  6. tools/
  7. .gitignore
  8. .travis.yml
  9. AUTHORS
  10. codereview.settings
  11. DEPS
  12. gyp
  13. gyp.bat
  14. gyp_main.py
  15. gyptest.py
  16. LICENSE
  17. OWNERS
  18. PRESUBMIT.py
  19. README.md
  20. 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.