diff options
author | plundblad@chromium.org <plundblad@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-09 00:59:33 +0000 |
---|---|---|
committer | plundblad@chromium.org <plundblad@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-09 00:59:33 +0000 |
commit | 2ea858dc0382b2fcd1d99f175c5bad75996604f4 (patch) | |
tree | 5762d420d40c528d7f10348bb246e3201083c329 /.gitignore | |
parent | 0c5aa5a7ff0e79f390bbf9a448f6c791c8ec2454 (diff) | |
download | chromium_src-2ea858dc0382b2fcd1d99f175c5bad75996604f4.zip chromium_src-2ea858dc0382b2fcd1d99f175c5bad75996604f4.tar.gz chromium_src-2ea858dc0382b2fcd1d99f175c5bad75996604f4.tar.bz2 |
Add liblouis to third_party.
liblouis is a braille translation library that is used inside the
ChromeVox extension, where it is included as a native client binary.
This adjust the lincense check scripts for the headers used in this library.
BUG=303795,316353
Review URL: https://codereview.chromium.org/35683004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234051 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -228,6 +228,7 @@ v8.log /third_party/libjingle/source /third_party/libjingle/source_internal /third_party/libjpeg_turbo +/third_party/liblouis/src /third_party/libmtp/ /third_party/libphonenumber/libphonenumber.xml /third_party/libphonenumber/libphonenumber_without_metadata.xml |