summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorsteveblock@chromium.org <steveblock@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-27 01:52:11 +0000
committersteveblock@chromium.org <steveblock@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-27 01:52:11 +0000
commitabb1b86e9be367176950fe6a2cb4d47db72c73c0 (patch)
tree4923c3c0da21e560897d1961d31e3747332517f8 /.gitignore
parent6bdf093650147311383b38f0ad26d6d0f091b21f (diff)
downloadchromium_src-abb1b86e9be367176950fe6a2cb4d47db72c73c0.zip
chromium_src-abb1b86e9be367176950fe6a2cb4d47db72c73c0.tar.gz
chromium_src-abb1b86e9be367176950fe6a2cb4d47db72c73c0.tar.bz2
Fix third-party license information for a number of projects
Also fix a couple of bugs in the license tool. - When scanning, ignore directories that don't contain any files, on the assumption that these are DEPS directories for projects not used by our current configuration. - Don't recurse into directories in ADDITIONAL_PATHS, just as we don't for regular third_party/foo directories. Notes - License file for third_party/mozc was taken from source header. - LICENSE.chromium_os was copied from Chromium OS source tree. This fixes 'licenses.py scan' for an Android checkout. BUG=138921 Review URL: https://chromiumcodereview.appspot.com/10829042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148693 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 4e7b9a9..cc477a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -172,7 +172,8 @@ v8.log
/third_party/lss
/third_party/mingw-w64
/third_party/mkl
-/third_party/mozc
+/third_party/mozc/chrome/chromeos/renderer
+/third_party/mozc/session
/third_party/nacl_sdk_binaries/
/third_party/nss
/third_party/openssl