commit | 14f9f9c2db35f3c45f07cefd955562849f792de5 | [log] [tgz] |
---|---|---|
author | Bruce Dawson <[email protected]> | Thu May 13 19:54:08 2021 |
committer | Chromium LUCI CQ <[email protected]> | Thu May 13 19:54:08 2021 |
tree | b04116e296dcab003630bc73589da4ac0746cd6d | |
parent | e0cc32c363d7e1fa93469c9dc3b5f022bf9d9352 [diff] |
Update chrome/browser/BUILD.gn for Python 3 The generate_expired_list.py script was already updated for Python 3 in change crrev.com/c/1845583 so this just updates the .gn file to run the script under Python 3. Bug: 1205608 Change-Id: I1cf7fe9f98bcd312990d7dcafb1032fe5553bb80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2891494 Commit-Queue: Bruce Dawson <[email protected]> Reviewed-by: Dirk Pranke <[email protected]> Cr-Commit-Position: refs/heads/master@{#882656}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.