blob: 6b8f9259be73f2c53ca670609b8690021765cf84 [file] [log] [blame] [view] [edit]
GURL
====
This repository contains a library for manipulating URLs in C++.
# Contributing
Please do not make pull requests against this repository!
This repository uses [Mojo](https://github.com/domokit/mojo)'s code
review and build bot infrastructure. Assuming you have
[depot_tools](http://www.chromium.org/developers/how-tos/install-depot-tools)
installed, then `git cl` commands, as described
[here](https://github.com/domokit/mojo#contribute), should Just Work.