commit | 0362f6002609dca40e53dbc47b4e73b659a31164 | [log] [tgz] |
---|---|---|
author | sky <sky@chromium.org> | Wed Sep 10 18:31:27 2014 |
committer | Commit bot <commit-bot@chromium.org> | Wed Sep 10 18:36:38 2014 |
tree | 0cf22c48214d48cf824b2756d833f3b6f7efcf1f | |
parent | c51cb78e34848822057a669f3ed1b69b7b2bd266 [diff] |
Makes loading test resources load the first supported scale factor This is necessary as we don't always load 1x resources. In particular when I run views_example_exe with --force-device-scale-factor=2 then 1x isn't loaded. BUG=none TEST=none R=oshima@chromium.org Review URL: https://codereview.chromium.org/564473002 Cr-Commit-Position: refs/heads/master@{#294196}