overview: Add a test to verify that OverviewObserver calls match. So we can safely use this assumption that start/end calls are 1:1. See crrev.com/c/2092691 for motivation. Test: ash_unittests OverviewControllerTest.ObserverCallsMatch Bug: 1059454 Change-Id: I6e99c1775cdb1c2f4c1f1bc8d11c9b138858f623 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2097160 Commit-Queue: Sammie Quon <sammiequon@chromium.org> Reviewed-by: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#749413}
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.