commit | 9ed2ca9d32e0a9f50b558970bfb3a6cff7f5fc7b | [log] [tgz] |
---|---|---|
author | Brandon Wylie <wylieb@chromium.org> | Tue May 21 21:04:12 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 21 21:04:12 2024 |
tree | b313566c23db927e8b83a73c1915efe0f83ab22b | |
parent | 6d63f59452800450e05e21837467c5a5f69f6c00 [diff] |
[bookmarks] Remove bookmarks-specific page image methods There is now a dedicated bridge for page image service. Change-Id: I553b78b2b895b8b0bcba3b9f97c6837f17421a18 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5546995 Reviewed-by: Sky Malice <skym@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Brandon Wylie <wylieb@google.com> Cr-Commit-Position: refs/heads/main@{#1304041}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
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.
If you found a bug, please file it at https://crbug.com/new.