Back to Chromium

//android_webview/common/

android_webview/common/README.md

149.0.7827.2332 B
Original Source

//android_webview/common/

This folder holds WebView's native code that is common between processes.

Folder dependencies

//android_webview/common/ cannot depend on other non-common WebView code, but can depend on the content layer (and lower layers) as other embedders would (ex. can depend on //content/public/common/).