commit | e861d7753c48c38f815ded9ca208b87c8a175849 | [log] [tgz] |
---|---|---|
author | Glen Robertson <[email protected]> | Thu Sep 17 14:23:57 2020 |
committer | Commit Bot <[email protected]> | Thu Sep 17 14:23:57 2020 |
tree | d129a7340bb7c738729db5828ea38508b83c241b | |
parent | ab32ceea849dd0702de3ff7842020867f3cbd341 [diff] |
generate_token: Give version arg a default value (3). Also a more useful error message if incorrect. This makes it works as documented in docs/origin_trials_integration.md Change-Id: I97d549d10917911d636fc8d41ebd58b1f32838de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2415750 Auto-Submit: Glen Robertson <[email protected]> Commit-Queue: Jason Chase <[email protected]> Reviewed-by: Jason Chase <[email protected]> Cr-Commit-Position: refs/heads/master@{#807898}
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 .
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.