commit | 0945791b6b14df0dd48c7e8e012b22069d08527c | [log] [tgz] |
---|---|---|
author | Andrew Grieve <[email protected]> | Tue Apr 27 15:22:47 2021 |
committer | Chromium LUCI CQ <[email protected]> | Tue Apr 27 15:22:47 2021 |
tree | 9ccfa1a743ace09069cee6b89cae5a24d3324fbe | |
parent | 580deba2e5076182081ade18e1c12527af19e5aa [diff] [blame] |
Make google_api_keys.py python3-compatible Bug: 1112471 Change-Id: I4696a384793ec83b0a3d43f4a03694a32658ec48 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2854275 Auto-Submit: Andrew Grieve <[email protected]> Commit-Queue: David Roger <[email protected]> Reviewed-by: David Roger <[email protected]> Cr-Commit-Position: refs/heads/master@{#876596}
diff --git a/PRESUBMIT.py b/PRESUBMIT.py index 088faab..6ba6a0a 100644 --- a/PRESUBMIT.py +++ b/PRESUBMIT.py
@@ -1304,6 +1304,7 @@ 'build/android/gyp/java_cpp_enum.pydeps', 'build/android/gyp/java_cpp_features.pydeps', 'build/android/gyp/java_cpp_strings.pydeps', + 'build/android/gyp/java_google_api_keys.pydeps', 'build/android/gyp/jetify_jar.pydeps', 'build/android/gyp/jinja_template.pydeps', 'build/android/gyp/lint.pydeps',