| commit | 3a19c8398615a387a7d5d4506c893567dc5aba4e | [log] [tgz] |
|---|---|---|
| author | qyearsley <qyearsley@chromium.org> | Wed Jun 01 04:20:35 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jun 01 04:22:27 2016 |
| tree | 77aeea6d4756d7eed9f61544a025dcf88b006423 | |
| parent | 12931ee022d51d7007ee856af86bb9c6eab2eb6b [diff] |
Change permissions of modules in webkitpy/w3c/ to be non-executable. These files have no particular need to be executable or to have a shebang line; they're imported and used by test_importer, which is used by import-w3c-tests. Review-Url: https://codereview.chromium.org/2006273004 Cr-Commit-Position: refs/heads/master@{#397054}