# chromium-libpac **Repository Path**: mirrors_android_source/chromium-libpac ## Basic Information - **Project Name**: chromium-libpac - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-26 - **Last Updated**: 2025-08-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This library is based on the proxy_resolver_v8 and other classes taken from chromium project. Modifications have been made to remove dependencies on chromium utility functions and classes. To make this library accessible on Android, the string utilities have been modified to use stl and the network functions have been modified to use UNIX functions.