Chromium Code Reviews| Index: .gitignore |
| diff --git a/.gitignore b/.gitignore |
| index b48885f944965b9adc20aaae7f5959d56fc12fae..cc6b8fd5be459b69d3cca9ec001d70f4ea7c2566 100644 |
| --- a/.gitignore |
| +++ b/.gitignore |
| @@ -74,7 +74,8 @@ |
| /third_party/hunspell_dictionaries |
| /third_party/icu |
| /third_party/libjingle/source |
| -/third_party/libvpx |
| +/third_party/libvpx/lib |
| +/third_party/libvpx/include |
| /third_party/lighttpd |
| /third_party/mingw-w64 |
| /third_party/nss |