commit | 9df982cc12e2214eb7fb879cb3194a2d7b2be491 | [log] [tgz] |
---|---|---|
author | Clark DuVall <cduvall@chromium.org> | Thu Nov 19 18:58:35 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 19 18:58:35 2020 |
tree | ab8b652d27b996b38eb8dac408391f443dc9b6e6 | |
parent | 7956769c16878754e9c7b03434d5701c7813cb3f [diff] |
Fix arcore being added to ChromeModern I didn't realize arcore wasn't supported in ChromeModern, moved the arcore dep to where arcore is added for non-isolated split builds. Bug: 1149919, 1149022 Change-Id: I8d59852f2d861cc9c53914c691eea9239736218f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2550365 Commit-Queue: Clark DuVall <cduvall@chromium.org> Reviewed-by: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#829313}
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.