
This CL represents some minimal effort to un-block the codebase wide migration of PRESUBMIT.py to Python3. It does not migrate the full suite of PPAPI to Python3. Tested with `git cl presubmit --force --file "ppapi/*" --verbose` and no Python related warnings/errors. Bug: 1222512 Change-Id: Ic121d5ea10284f13c78e517cd49f631ccb70744c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3810377 Commit-Queue: William Liu <liuwilliam@chromium.org> Reviewed-by: Bruce Dawson <brucedawson@chromium.org> Reviewed-by: Derek Schuff <dschuff@chromium.org> Cr-Commit-Position: refs/heads/main@{#1032529}