commit | 54d5ab30d15f96c037dcc33cf553992c402280f4 | [log] [tgz] |
---|---|---|
author | Keith Lee <keithlee@chromium.org> | Fri Jun 11 02:32:33 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 11 02:32:33 2021 |
tree | 9bfad619a06a97eb5b6dbd39cc4826b718501633 | |
parent | 62b66dbb2a5de7c35a14d70481b42c4fad251ca9 [diff] |
Implement basic AddObserver and RemoveObserver impl for VKController R=shend Change-Id: I9b7e752a31a210caed72630ae407f00d236334c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2952481 Reviewed-by: Darren Shen <shend@chromium.org> Commit-Queue: Keith Lee <keithlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#891513}
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.