 Chromium Code Reviews
 Chromium Code Reviews Issue 10829042:
  Fix third-party license information for a number of projects  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src
    
  
    Issue 10829042:
  Fix third-party license information for a number of projects  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src| Index: .gitignore | 
| diff --git a/.gitignore b/.gitignore | 
| index 4e7b9a9f4977dfbd557bfac3f23928cdff8fd096..cc477a298df7813205840624188d70b57d88d494 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 |