commit | f39c422cec5687ea3243d4e7653ec4f99003d850 | [log] [tgz] |
---|---|---|
author | Denis Kuznetsov <antrim@google.com> | Tue Oct 20 11:57:56 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Oct 20 11:57:56 2020 |
tree | 2b99822ecb8e06075e2c6827f09251979b503674 | |
parent | 550116d73826dffb29e199bac9b200cd7bc0b079 [diff] |
Change comment code reference style from || to `` in OOBE WebUI handlers https://chromium.googlesource.com/chromium/src/+/master/styleguide/c++/c++-dos-and-donts.md#comment-style Bug: None Change-Id: If445946f56871e7cf0e5750f3314df6a83a9e10b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2484659 Commit-Queue: Denis Kuznetsov [CET] <antrim@chromium.org> Auto-Submit: Denis Kuznetsov [CET] <antrim@chromium.org> Reviewed-by: Achuith Bhandarkar <achuith@chromium.org> Reviewed-by: Renato Silva <rrsilva@google.com> Cr-Commit-Position: refs/heads/master@{#818865}
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.