commit | bd953ac18cb4588021e51610aa762a5d88ad15f8 | [log] [tgz] |
---|---|---|
author | Jan Wilken Dörrie <[email protected]> | Fri Jul 10 23:28:54 2020 |
committer | Commit Bot <[email protected]> | Fri Jul 10 23:28:54 2020 |
tree | f9fb9bbfc151cbea5c11b9dab97d77ffd80f93be | |
parent | be4d47ef456794eccec928daee3773be9c9aae31 [diff] |
[base] More Fixes for string16 switch This change adds a few more utilities for the string16 switch, makes CommandLine::AppendSwitchNative more generic, and removes further string16 usages in base/win. Bug: 911896 Change-Id: Id37a0c2b2c2c0e3eaafe30d4ec035f7d079fcb42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210580 Reviewed-by: Daniel Cheng <[email protected]> Commit-Queue: Jan Wilken Dörrie <[email protected]> Cr-Commit-Position: refs/heads/master@{#787426}
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.