tree: ffb348c4dce55a3e660299ebce789ee5e45d75ad [path history] [tgz]
  1. res/
  2. src/
  3. strings/
  4. DEPS
  5. README.md
  6. system_webview_apk.AndroidManifest.expected
  7. trichrome_webview_apk.AndroidManifest.expected
android_webview/java/README.md

//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.