commit | 76d2a787acdf4e271cb81d75f4e0f60f578aba72 | [log] [tgz] |
---|---|---|
author | Lucas Furukawa Gadani <[email protected]> | Tue Oct 27 03:52:56 2020 |
committer | Commit Bot <[email protected]> | Tue Oct 27 03:52:56 2020 |
tree | bd0d4496cb0ce6477f66051878a54cd51b7aa295 | |
parent | f8a1c7e7ffb45434dabfda07c77a52fe9a371a60 [diff] |
Remove usages of WebContents::GetRenderViewHost(). This CL was uploaded by git cl split. [email protected] Bug: 1142671 Change-Id: I28c30536bc396847389eb4a3ad7b6c3f6d93529d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500560 Auto-Submit: Lucas Gadani <[email protected]> Reviewed-by: Trent Apted <[email protected]> Commit-Queue: Trent Apted <[email protected]> Cr-Commit-Position: refs/heads/master@{#821063}
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.