Skip to content

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

walleliu1016/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

 
 
 

Languages

  • C++ 89.4%
  • Objective-C++ 4.3%
  • Python 3.2%
  • Objective-C 1.7%
  • Java 0.7%
  • nesC 0.4%
  • Other 0.3%