# chromium_chrome **Repository Path**: cve_clear/chromium_chrome ## Basic Information - **Project Name**: chromium_chrome - **Description**: Chromium 浏览器实现 - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: https://gitee.com/openharmony-sig/chromium_chrome - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 49 - **Created**: 2025-03-07 - **Last Updated**: 2025-03-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Chrome This directory contains the open source, application layer of Google Chrome. Unlike other parts of Chromium like //content, which provide framework intended to support multiple products, this directory contains code that is focused on building specific products with opinionated UX. Specific products include: - Chrome desktop browser for Chrome OS, Windows, Mac and Linux - Chrome mobile browser for Android - Chrome OS system UI See //ios/chrome for the Chrome mobile browser for iOS, and note that code that is shared between //chrome and //ios/chrome is typically factored out into //components.