commit | c93b735a0ec4e7c0ed9b5c81e0714ac43f88d6ad | [log] [tgz] |
---|---|---|
author | Fergal Daly <[email protected]> | Tue Apr 07 19:47:43 2020 |
committer | Commit Bot <[email protected]> | Tue Apr 07 19:47:43 2020 |
tree | a2a3b56c0447d32d5b3ac9b70aa6fe4bdc3400a1 | |
parent | e7b1ca7006d9680efa63d24799918714d7094593 [diff] |
Mark RenderFrameImple::routing_id_ as const. Change-Id: I988b82b5393cb4e2a6df2439e52cd864be31e930 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2139853 Auto-Submit: Fergal Daly <[email protected]> Reviewed-by: Alex Moshchuk <[email protected]> Commit-Queue: Alex Moshchuk <[email protected]> Cr-Commit-Position: refs/heads/master@{#757168}
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.