commit | 4ef5280df5bd21133f1d947d488fc0ae9fb04972 | [log] [tgz] |
---|---|---|
author | Ramin Halavati <rhalavati@chromium.org> | Wed Jun 26 05:25:57 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 26 05:25:57 2024 |
tree | a1f9eaaaf7eb1355bc4553faa2469a0833b1a593 | |
parent | c1b50eb6a5c07ad63f119e3f3db53d4b2414c685 [diff] |
Remove deprecated UIComponent from chrome_screen_ai.proto `UIComponent` was used to send layout extraction results from ChromeScreenAI library and is now deprecated. The field is removed in Google3 code in cl/646470338. AX-Relnotes: n/a. Bug: 313384385 Change-Id: I2ee308fac6f9375be5fe90510a4e1059e57fdc97 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5654251 Commit-Queue: Ramin Halavati <rhalavati@chromium.org> Reviewed-by: Kyungjun Lee <kyungjunlee@google.com> Cr-Commit-Position: refs/heads/main@{#1319571}
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.