commit | 6a7592b364105d05f0f01cf5d3591808ae55fadb | [log] [tgz] |
---|---|---|
author | Denis Kuznetsov <antrim@google.com> | Tue Feb 09 19:39:02 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 09 19:39:02 2021 |
tree | ca92428d4899446ed10dffbbc68b4294311908a1 | |
parent | ae8d3b4f8118d35392fff27f52aab527a8fed890 [diff] |
OOBE: Migrate DeviceDisabled screen to use adaptive dialog This CL also adds closure compile check for the screen. Bug: 1164911 Change-Id: Idec3de89108ffa43a7b3868dc336784acba620de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2678685 Commit-Queue: Denis Kuznetsov [CET] <antrim@chromium.org> Reviewed-by: Roman Aleksandrov <raleksandrov@google.com> Cr-Commit-Position: refs/heads/master@{#852303}
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.