commit | c14bba7555f72753930dcbd93bc3f59acb291728 | [log] [tgz] |
---|---|---|
author | Drew Stonebraker <stonebraker@chromium.org> | Thu Mar 28 00:11:22 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Mar 28 00:11:22 2019 |
tree | 5cfa24e451f1af4316d74b41c75060a485ae2863 | |
parent | 7e126d67b837e8838f7ab4c0a37067ab07f28480 [diff] |
Refactor gn versionCode logic and add tests Refactor existing chrome for android and webview version code logic from build/config/android/chrome_version.gni to a python script and add unit tests (in PRESUBMIT). Bug: 938138, 945039 Test: Add unit tests in PRESUBMIT; manually verify versionCode Test: values in manifest.xml using Android Studio apk analyzer Change-Id: I6537c8f2d4d1f6ee9a18c43f253b69de0afe674a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1501459 Commit-Queue: Drew Stonebraker <stonebraker@chromium.org> Reviewed-by: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by: Tao Bai <michaelbai@chromium.org> Reviewed-by: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#645096}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .