commit | 7bf12bbe31e03f922d2c85505024ce3ee8b9d25e | [log] [tgz] |
---|---|---|
author | Mugdha Lakhani <nator@chromium.org> | Thu Aug 06 11:45:43 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Aug 06 11:45:43 2020 |
tree | dec7511d6c7a5a5ae3c280310454ba7514c4d384 | |
parent | 56afcd7b4308138a1c467090a810fb1e6db3703f [diff] |
[Prerender] Remove unused files. PrerenderManager was componentized here: https://chromium-review.googlesource.com/c/chromium/src/+/2332194 but two files in chrome/bowser got left behind due to a rebase. This simply deletes these files that aren't being used anymore. Bug: 1096088 Change-Id: I7488220900c3bdda89b9bbcf4758c24ef9625ee1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339554 Auto-Submit: Mugdha Lakhani <nator@chromium.org> Reviewed-by: Ryan Sturm <ryansturm@chromium.org> Commit-Queue: Mugdha Lakhani <nator@chromium.org> Cr-Commit-Position: refs/heads/master@{#795424}
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.