# glue **Repository Path**: mirrors_chromium_googlesource/glue ## Basic Information - **Project Name**: glue - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-19 - **Last Updated**: 2025-08-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # //android\_webview/glue/ This folder contains a shim layer between the public frameworks APIs ([`android.webkit.*`](https://developer.android.com/reference/android/webkit/package-summary)) and WebView's implementation, and allows them to (mostly) not directly depend on each other. ## Folder Dependencies `//android_webview/java/` must not depend on this directory. ## See Also - [//android_webview/support_library/](/android_webview/support_library/README.md)