commit | a292ed7258163aecf8726e19134978bc6fdb5168 | [log] [tgz] |
---|---|---|
author | Yeunjoo Choi <ychoi@igalia.com> | Tue Nov 01 01:19:55 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 01 01:19:55 2022 |
tree | 140f9fd1aed0e73d63c7ac43222b10f3fb9cdf2a | |
parent | f91d3524981595a16578efe0b652a80f7b22868f [diff] |
Move //{ash => chromeos/ash}/services/device_sync [1/3] This CL moves public/ to //ch/ash/services/device_sync. ChromeOS components and services are meant to live in chromeos/, separate from Ash shell code. Fix a previous migration that used the wrong directory. This CL is part of the ChromeOS source code directory migration: https://docs.google.com/document/d/1g-98HpzA8XcoGBWUv1gQNr4rbnD5yfvbtYZyPDDbkaE. Change-Id: I8afca40bffa3f6aa079bdba6694e0b31e20d559d Bug: 1164001 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3990302 Reviewed-by: James Cook <jamescook@chromium.org> Owners-Override: James Cook <jamescook@chromium.org> Commit-Queue: Yeunjoo Choi <ychoi@igalia.com> Cr-Commit-Position: refs/heads/main@{#1065769}
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.