commit | 7e90d5a534dda1ce149c21941ee7db3db4715eaf | [log] [tgz] |
---|---|---|
author | Noel Gordon <noel@chromium.org> | Mon Oct 19 03:20:10 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 19 03:20:10 2020 |
tree | 3c32aff811a61d06155005e999f12e194e06a07e | |
parent | 8dd6d740382717bb6e7cf313c25b776bcfcf584f [diff] |
[filesapp] Create DevToolsListenerBrowserTest tmp_dir_ when used Only CollectCodeCoverage() needs tmp_dir_ so create it there (when the browser test is collecting code coverage). Tbr: benreich Bug: 1113941 Change-Id: Ib92b271ec76f8c6f42f4f704467bc00cbf3b688a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2483984 Reviewed-by: Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#818342}
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.