Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/timothygu/crtools

Some tools written to help Chromium development
https://github.com/timothygu/crtools

chromium golang

Last synced: 22 days ago
JSON representation

Some tools written to help Chromium development

Awesome Lists containing this project

README

        

# crtools

Some tools written to help Chromium development.

- remove\_base\_macros: Remove unneeded `#include "base/macros.h"` lines.
- remove\_disallow: Expands and inlines various `DISALLOW_` macros. See
[Chromium bug 1010217](https://crbug.com/1010217) for more details.