commit | a8f6fbe96664bb89243d1ab34e6dfd92621e8b55 | [log] [tgz] |
---|---|---|
author | Nate Fischer <[email protected]> | Mon Aug 10 19:34:33 2020 |
committer | Commit Bot <[email protected]> | Mon Aug 10 19:34:33 2020 |
tree | d0283fe54ee1b4b1b8b1387ebb6d575220064482 | |
parent | 7dbfe5019c73db6a3a6ee0635b9d53814bc4cd71 [diff] |
[AW][Dev-UI] generate AwSwitches from aw_switches.cc No change to logic. This generates AwSwitches.java from aw_switches.cc using java_cpp_strings. Fixed: 956803 Test: autoninja -C out/Default system_webview_google_apk Test: run_webview_instrumentation_test_apk -f=SafeBrowsingTest.* Change-Id: I1933e812e5206eb8ae087d30e1abf61d2695991a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2343951 Commit-Queue: Nate Fischer <[email protected]> Reviewed-by: Richard Coles <[email protected]> Cr-Commit-Position: refs/heads/master@{#796505}
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.