commit | 20a8611e2487964763f9a101ca04d6677e290fed | [log] [tgz] |
---|---|---|
author | Scott Violet <[email protected]> | Thu Jun 11 21:52:18 2020 |
committer | Commit Bot <[email protected]> | Thu Jun 11 21:52:18 2020 |
tree | 2cd7c4d6ed48398ddbdc403e1794edec124f00ab | |
parent | 8747a280b158db36d8454110129faac753a5691a [diff] |
base: updates FileEnumerator example so that it actually compiles I like code I can copy and paste. As 'enum' is a reserved word the example text doesn't actually compile. BUG=none TEST=doc only change Change-Id: I69461343c652898515394edf0c49733f0b7e5580 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2241462 Reviewed-by: kylechar <[email protected]> Commit-Queue: Scott Violet <[email protected]> Cr-Commit-Position: refs/heads/master@{#777506}
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.