Chromium Code Reviews| Index: .gitmodules | 
| diff --git a/.gitmodules b/.gitmodules | 
| new file mode 100755 | 
| index 0000000000000000000000000000000000000000..0652db60c5f68079cff077f2206ca358bb2a6c59 | 
| --- /dev/null | 
| +++ b/.gitmodules | 
| @@ -0,0 +1,3 @@ | 
| +[submodule "third_party/brotli/src"] | 
| 
 
behdad_google
2014/10/16 21:18:02
I don't think we want to import this file.
 
h.joshi
2014/10/17 05:02:15
Done.
 
 | 
| + path = third_party/brotli/src | 
| + url = https://code.google.com/p/font-compression-reference/ |