commit | 173dd00a782d3114a1a0f8444580c38c5607ab97 | [log] [tgz] |
---|---|---|
author | Jeroen Dhollander <jeroendh@google.com> | Tue Mar 09 00:26:17 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 09 00:26:17 2021 |
tree | 002fb6826dd492f12f102f18f279c0b5fa759c03 | |
parent | 82e49b42916cabc50a31b7f9547afd878223ec53 [diff] |
Remove NotifyEntryIntoAssistantUi method This method was no longer needed as Libassistant no longer uses this information. Bug: b/179515867 Test: compiled Change-Id: I4012881c312f93340aef0a54781aba1ce0145444 Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2723554 Commit-Queue: Jeroen Dhollander <jeroendh@chromium.org> Reviewed-by: Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by: Meilin Wang <meilinw@chromium.org> Cr-Commit-Position: refs/heads/master@{#860949}
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.