diff options
author | cjhopman@chromium.org <cjhopman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-10 22:14:18 +0000 |
---|---|---|
committer | cjhopman@chromium.org <cjhopman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-10 22:14:18 +0000 |
commit | 2e37020f70d92e2517d19addeda160e2295f3840 (patch) | |
tree | 6c8f125179cc729109a5a716aa32619524774cd6 /.gitignore | |
parent | 27f3bb97c84c906238ca0ec8422d143f1f765c19 (diff) | |
download | chromium_src-2e37020f70d92e2517d19addeda160e2295f3840.zip chromium_src-2e37020f70d92e2517d19addeda160e2295f3840.tar.gz chromium_src-2e37020f70d92e2517d19addeda160e2295f3840.tar.bz2 |
[Reland] Add colorama to third_party/colorama
colorama is a python library for colored terminal output
This time with full 40-character sha1.
BUG=374830, 374662
TBR=thestig@chromium.org,darin@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/324113002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276180 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 |