commit | 42f18f858ae092af09f13eaf279f10c1b53a66a3 | [log] [tgz] |
---|---|---|
author | Yeunjoo Choi <ychoi@igalia.com> | Mon Jul 26 02:18:10 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 26 02:18:10 2021 |
tree | 23404eed99a206d673d982f888ecd3ac390af099 | |
parent | f0704e957ffbfa63faff1a29167bad9fa27026f7 [diff] |
Remove '_chromeos' from device_policy_decoder_* files This CL removes '_chromeos' postfix from device_policy_decoder_* , since the files are under ash/ directory and there isn't similar file name outside. Also it contains static helpers only. This CL is part of the Chrome OS source code directory migration: https://docs.google.com/document/d/1g-98HpzA8XcoGBWUv1gQNr4rbnD5yfvbtYZyPDDbkaE. Bug: 1164001 Change-Id: If163679d98b0ddad842d0aebcc05aea872fa4b6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3041037 Commit-Queue: Yeunjoo Choi <ychoi@igalia.com> Reviewed-by: Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#905111}
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.