Grit: Make it possible to run chrome_scaled_image_unittest independently
This test only runs correctly as part of test_suite_all.py. Fix it so that it can be run with: python tools/grit/grit/gather/chrome_scaled_image_unittest.py (on Win) or ./tools/grit/grit/gather/chrome_scaled_image_unittest.py (on Linux) Also clean up some > 80 character lines. Bug: 961359 Change-Id: Ib8fa07da899c6e45a4a4522889c801f5081c258b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611080Reviewed-by:Lei Zhang <thestig@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#659354}
Showing
Please register or sign in to comment