Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.
/ chromium-base Public archive

Trimmed Chromium base library, based on zcbenz/base-minimal and mini_chromium, but with more useful stuff. Currently works under linux and windows only.

License

Notifications You must be signed in to change notification settings

zhchbin/chromium-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

base-minimal

Build Status

Trimmed Chromium's base library, just add base.gyp:base to your gyp file to use them.

To build

$ cd chromium-base
$ gyp --depth=. base.gyp -I src/build/common.gypi
$ ninja -C out/Debug

About

Trimmed Chromium base library, based on zcbenz/base-minimal and mini_chromium, but with more useful stuff. Currently works under linux and windows only.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages