commit | 9932328e5dc569a2fb87a61ea03bbc8daf9052f2 | [log] [tgz] |
---|---|---|
author | Sylvain Defresne <[email protected]> | Thu Jul 09 10:44:40 2020 |
committer | Commit Bot <[email protected]> | Thu Jul 09 10:44:40 2020 |
tree | 51a414ef0ee27081766ab97709b47d9ca8b70f30 | |
parent | 29a12ef1440939218cb14d66daeffabc481dabfe [diff] |
Document how to add setup-gn.py to `gclient runhooks` Running setup-gn.py as part of `gclient runhooks` makes working with the generated Xcode project on iOS much easier. Add some documentation on how to achieve this. Bug: none Change-Id: Id8022ab403a1a1ab1a40f8b01d08e1e49c2554f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2287592 Reviewed-by: Gauthier Ambard <[email protected]> Commit-Queue: Sylvain Defresne <[email protected]> Cr-Commit-Position: refs/heads/master@{#786686}
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.