commit | c59b2ab8df413cf3abe745f0e6b336e1359d53ce | [log] [tgz] |
---|---|---|
author | Yuichiro Hanada <yhanada@google.com> | Wed Nov 11 03:01:02 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Nov 11 03:01:02 2020 |
tree | 82c770d8c1b1ba0919743d107d7b52bced17013f | |
parent | bc6de8ad03b7efc5868fd135777d2b02d3cc417e [diff] |
Move arc::ArcAppIdProviderImpl into c/b/chromeos/arc/session. It's used only by arc::ArcSessionManager. Change-Id: I2bc0844ed29c12571f21cd8bc67e3ac81e3bd62c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2531153 Reviewed-by: Long Cheng <lgcheng@google.com> Commit-Queue: Yuichiro Hanada <yhanada@chromium.org> Cr-Commit-Position: refs/heads/master@{#826099}
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.
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.