diff options
author | cjhopman@chromium.org <cjhopman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-10 12:33:59 +0000 |
---|---|---|
committer | cjhopman@chromium.org <cjhopman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-10 12:33:59 +0000 |
commit | 1551bdff9414ee139b445503c650c70912c3709e (patch) | |
tree | 88703271118ab275cf059b1da9aead3b8d1cfc9a /.gitignore | |
parent | efa6cb4b9fa86fd732078b453c2c7d7f835ce878 (diff) | |
download | chromium_src-1551bdff9414ee139b445503c650c70912c3709e.zip chromium_src-1551bdff9414ee139b445503c650c70912c3709e.tar.gz chromium_src-1551bdff9414ee139b445503c650c70912c3709e.tar.bz2 |
Add colorama to third_party/colorama
colorama is a python library for colored terminal output
BUG=374830,374662
Review URL: https://codereview.chromium.org/291783002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275996 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -233,6 +233,7 @@ v8.log /third_party/clang_format/script !/third_party/clang_format/bin/*/*.sha1 /third_party/cld_2/src +/third_party/colorama/src /third_party/cros /third_party/cros_system_api /third_party/cygwin |