commit | a657b17920a170f582b906547bb714a99261dbc0 | [log] [tgz] |
---|---|---|
author | Andrey Zaytsev <andzaytsev@google.com> | Mon Oct 05 17:53:29 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 05 17:53:29 2020 |
tree | ffe92d96f3e0d13a353850f0afe09535e5beddca | |
parent | 1879e6691d493778c0606d571f5289cb927855c6 [diff] |
Modularize Omaha on Android: copied identity/ from chrome_java to //chrome/browser/uid Part 1/3 for relanding crrev.com/c/2426045. The old files will be deleted in a follow up CL after the internal CL for updating references (https://chrome-internal-review.googlesource.com/c/clank/internal/apps/+/3301233) lands. Bug: 1131415 Change-Id: Iadae724b6e00a04cbb84e46e04f2c2b1b687df42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2442533 Reviewed-by: Boris Sazonov <bsazonov@chromium.org> Reviewed-by: Tommy Nyquist <nyquist@chromium.org> Commit-Queue: Tommy Nyquist <nyquist@chromium.org> Auto-Submit: Andrey Zaytsev <andzaytsev@google.com> Cr-Commit-Position: refs/heads/master@{#813806}
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.