| # WebView Variations | |
| This folder contains some of the code for Android WebView's variations support. | |
| Variations is the chromium infrastructure for A/B experiments and gradual | |
| rollouts. See [//components/variations/](/components/variations/) for more | |
| information about variations in general. | |
| Googlers can read http://go/clank-webview-finch to learn more about WebView's | |
| variations support. |