1
2
3
4
5
6
7
8
android_webview / java / README.md [blame]
# //android\_webview/java/
This folder contains most of WebView's Java code that runs within the browser
process of an embedding app.
## Folder dependencies
`//android_webview/java/` should not depend on any other WebView Java code.