commit | 7f1310a980140360e35944e998f033c0a452bb3a | [log] [tgz] |
---|---|---|
author | Yuki Awano <yawano@google.com> | Sat Feb 04 02:08:52 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Feb 04 02:08:52 2023 |
tree | d3f62e6782d7e387095584580f60a9ec0d58a8f3 | |
parent | aa7f7b8990819f3226208099ae96c3a3d48e1e40 [diff] |
Update conditions of Google One offer Files banner - Update conditions of showing Google One offer Files banner as those get aligned with ones in GoogleOneOfferIphTabHelper. - Change conditions to use the same set of APIs with ones in GoogleOneOfferIphTabHelper. - Notable change is that we do not show a banner if a profile is not an owner profile. - Update enum names to follow the latest style guide: https://google.github.io/styleguide/cppguide.html#Enumerator_Names Bug: b:265208662 Test: browser_tests --gtest_filter=*LoggedInUserFilesAppBrowserTest* Change-Id: I9c03204efcc5fe206891d34dada387d69b9f5b33 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4220190 Reviewed-by: Ben Reich <benreich@chromium.org> Quick-Run: Yuki Awano <yawano@google.com> Commit-Queue: Yuki Awano <yawano@google.com> Cr-Commit-Position: refs/heads/main@{#1101314}
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.