commit | c8392cb9bf64a798555161ec23abe2c2092b735a | [log] [tgz] |
---|---|---|
author | Haiyang Pan <hypan@google.com> | Fri Mar 18 02:02:51 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 18 02:02:51 2022 |
tree | 51fd8073f8c036cae4493e139efbdff25fd25702 | |
parent | 748f7889a4914ddff346bcc374c6cce2d7b27f2b [diff] |
Remove unused field trial code from system_webview_shell_layout_test_apk crrev.com/c/1763263 adds the flag "--use-apk-under-test-flags-file" and PackageInfo to test webview shell with no field trials, but later on it got partially removed in crrev.com/c/2069855. So this CL removes the remaining part. Keeping this flag will cause errors when the package name for webview shell got changed and is different from the one in PackageInfo. Bug: 1266846 Change-Id: I54ed03b5383dc167623905c3e2c8f8800255bd25 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3529314 Reviewed-by: Andrew Grieve <agrieve@chromium.org> Commit-Queue: Haiyang Pan <hypan@google.com> Cr-Commit-Position: refs/heads/main@{#982560}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
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.
If you found a bug, please file it at https://crbug.com/new.