commit | a092fa45b804894f736815e6032b3f37d49a7fd4 | [log] [tgz] |
---|---|---|
author | David Tseng <dtseng@google.com> | Wed Nov 18 20:36:01 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Nov 18 20:36:01 2020 |
tree | 745d3075050d67ad0b226e8027b070d37aeaf1b2 | |
parent | 6f0de843998360f99b32e6bc9030e38304cd3190 [diff] |
Move SpeechMonitor to chromeos::test namespace This change makes it explicitly clear that chromeos::test::SpeechMonitor is meant to be used in test code only. R=dmazzoni@chromium.org Change-Id: If2ae2d9c5cc49b33e8e580ac82298477650f2b3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547761 Reviewed-by: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#828870}
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.