Fix cast_shell_browsertests enable-hardware-overlays quotations cast_shell_browsertests are run with --enable-hardware-overlays flag with an empty string input, however CQ parses the quotes as input causing a harmless warning message. This CL cleans it up. Bug: None Test: CQ Change-Id: I35da522a75de0f26ab412a601ab067d18282d412 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2171617 Reviewed-by: Daniel Nicoara <dnicoara@chromium.org> Commit-Queue: Jiaqi Han <jiaqih@google.com> Cr-Commit-Position: refs/heads/master@{#765106}
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.