commit | 4d636ba67767bd7b6d03fe8584a2beae695e0deb | [log] [tgz] |
---|---|---|
author | David Roger <droger@chromium.org> | Fri Oct 02 10:57:23 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 02 10:57:23 2020 |
tree | 9ec1bf7810f173e7507644bb11352033a4fc3346 | |
parent | ca338e5c2e1763985cb215715da7f78ecd760099 [diff] |
[signin] Add files for profile customization UI This CL adds files and plumbing for the UI bubble for profile customization. The bubble is behind an experimental flag. The actual content of the bubble will be implemented in javascript in a follow up CL, in this CL there is only a title and a button that does nothing: https://screenshot.googleplex.com/3JhvoT3kTgXMQ4Y.png Bug: 1130945 Change-Id: I1fab6184a69b3e86a474e9bb896e64f2f79dcbab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2431567 Reviewed-by: Monica Basta <msalama@chromium.org> Commit-Queue: David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#813126}
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.