commit | e95457a8e8a250109e26d14b1ceefc9a64cf36fd | [log] [tgz] |
---|---|---|
author | Meilin Wang <meilinw@google.com> | Thu Sep 24 02:51:55 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Sep 24 02:51:55 2020 |
tree | ad1ad9544a3e4eddfefb547d43ab48c57d0580c0 | |
parent | a1378b2c33c80b33df3218ca26af4a581672ce17 [diff] |
[CrOS PhoneHub] Add notification opt in view. This CL adds the notification opt in view on the Phone Hub panel to provide another entry point for user to grant access for notifications from the phone. This CL also introduces a |PhoneHubViewID| enum for easy access to main components of the bubble view during unittests. Screenshot: https://screenshot.googleplex.com/3XBngS9RArKjD44.png BUG=1106937,1126208 Change-Id: Ie440ebad2080382f48e48778eb94f559474aa5ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2424647 Commit-Queue: Meilin Wang <meilinw@chromium.org> Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#810071}
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.