commit | d03127616b9d9eaa88ee2fd9291f2346d33ca43a | [log] [tgz] |
---|---|---|
author | James Cook <[email protected]> | Fri Aug 28 20:11:04 2020 |
committer | Commit Bot <[email protected]> | Fri Aug 28 20:11:04 2020 |
tree | 0453d9538672d58fa30b4c2457f42d464676e0d8 | |
parent | e3d55c9af1641051dfa41b81a3dc67f5d0f0edb4 [diff] |
Fix obsolete comment in ash::ShellDelegate CreateScreenshotDelegate does not need a mojo-compatible delegate. That comment is left over from the mustash project. Bug: none Change-Id: Ie0eb0a89687abc9366903f982f8755d051b60c16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2382397 Commit-Queue: James Cook <[email protected]> Commit-Queue: Xiyuan Xia <[email protected]> Auto-Submit: James Cook <[email protected]> Reviewed-by: Xiyuan Xia <[email protected]> Cr-Commit-Position: refs/heads/master@{#802764}
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.