| commit | a0b5004e606acfaecd935fdde0fa5c60b95f157c | [log] [tgz] |
|---|---|---|
| author | Ramin Halavati <rhalavati@chromium.org> | Thu Apr 25 14:05:21 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 25 14:05:21 2024 |
| tree | e400be579e62551dfca92ec15a5cbb2f17e58357 | |
| parent | 4ca93f37d5fed1c80ec92de25679e553fdc8ed2f [diff] |
Move OpticalCharacterRecognizer to screen_ai/public `OpticalCharacterRecognizer` class is moved to `screen_ai/public` to have all client facing code in the public folder. This CL does not change any behavior. AX-Relnotes: n/a Bug: 327181467 Change-Id: I6c29a932cc52cf5e264c787bef8ca70e0852f0c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5481787 Auto-Submit: Ramin Halavati <rhalavati@chromium.org> Reviewed-by: David Tseng <dtseng@chromium.org> Commit-Queue: Hidehiko Abe <hidehiko@chromium.org> Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Cr-Commit-Position: refs/heads/main@{#1292423}
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.