commit | fb6285c723ceaf5ea0c47ae58966e9314a3e2d1b | [log] [tgz] |
---|---|---|
author | Mugdha Lakhani <nator@chromium.org> | Sat Aug 01 08:08:39 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Sat Aug 01 08:08:39 2020 |
tree | 344d85758daca5590e3722526bfb7f4dd8946587 | |
parent | 3ed924d4d6ed8d2ea499ec37a88d4a4c4c66b949 [diff] |
[Prerender] Remove ChromePrerenderContentsDelegate dependency from PrerenderManager. PrerenderManager will move to components, so remove ChromePrerenderContentsDelegate dependency from it, and instead get it through PrerenderManagerDelegate. Bug: 1096088 Change-Id: Ic7088dfd6e70406e48dc7b2413a11bca9a24b2d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2332234 Commit-Queue: Mugdha Lakhani <nator@chromium.org> Reviewed-by: John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#793891}
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.