commit | d00a101d55c158f6f1f3db31bea53e27b64ab5c7 | [log] [tgz] |
---|---|---|
author | Junji Watanabe <jwata@google.com> | Wed Jun 05 08:52:32 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 05 08:52:32 2024 |
tree | b50a84855f9a5e941d66246975f993a8aaae24e2 | |
parent | 0ca7bfbfb5efc0344fe7ab4bf3897e587ab7f0fd [diff] |
Revert "arc: Remove ArcStorageManager" This reverts commit b843aac6ae2635b7f9353d4c7da2330599124b5e. Reason for revert: it's likely to cause the test errors on betty-pi-arc. https://ci.chromium.org/ui/p/chrome/builders/try/chromeos-betty-pi-arc-chrome/9893/test-results?sortby=&groupby= Original change's description: > arc: Remove ArcStorageManager > > StorageManagerInstance has been removed in http://ag/27544159. > > BUG=b:340478972 > TEST=tast run <DUT> arc.Boot.vm > > Change-Id: I113acb7e8bd21bde41cb854ccae4617080d4f6cc > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5579435 > Commit-Queue: Momoko Hattori <momohatt@chromium.org> > Reviewed-by: Yuichiro Hanada <yhanada@chromium.org> > Reviewed-by: Dominick Ng <dominickn@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1310393} Bug: b:340478972 Change-Id: I90eeae535994990a60123cfd90f9c1d35e7a9b92 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5599905 Reviewed-by: Momoko Hattori <momohatt@chromium.org> Commit-Queue: Junji Watanabe <jwata@google.com> Auto-Submit: Junji Watanabe <jwata@google.com> Reviewed-by: Yuichiro Hanada <yhanada@chromium.org> Owners-Override: Georg Neis <neis@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1310493}
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.