commit | 228182e9fd138b27fae954f2f20c7a9e1a77a24f | [log] [tgz] |
---|---|---|
author | Ken Rockot <rockot@google.com> | Tue Dec 01 18:43:59 2020 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 01 18:43:59 2020 |
tree | 4a7aa388b0b38d6f4bfdd007b7b0c5f131e619da | |
parent | 5e219f6be9b149e15c69732446007c1543aba4be [diff] |
Remove browser-hosted InterfaceProvider This removes the InterfaceProvider interface exposed by browser frame hosts to render frames. It's no longer used in production. Bug: 977637 Change-Id: Ibb31380435a2fbf32e7ad1c71be3f5a8c7dfee1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2546146 Commit-Queue: Ken Rockot <rockot@google.com> Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#832436}
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.