commit | 15a2b708250ca708e63b63fba83a4016acf7e11c | [log] [tgz] |
---|---|---|
author | Timothy Loh <timloh@chromium.org> | Fri Mar 04 17:55:08 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 04 17:55:08 2022 |
tree | fe49df5c149a98c2907e4d8008577252240d8036 | |
parent | 7973d4ec9f77e86c90ba194897b818386f3a0299 [diff] |
Remove strings from old screenshot code The old screenshot code was removed in crrev.com/c/3042637 but a few strings were left behind. Also remove strings are no longer referenced as of crrev.com/c/2502470 and crrev.com/c/665348. Bug: 1219687 Change-Id: Icac4d925dc0bde52cf25aec1586959216f857a5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3499831 Auto-Submit: Timothy Loh <timloh@chromium.org> Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/main@{#977717}
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.