| Index: .gitignore
|
| diff --git a/.gitignore b/.gitignore
|
| index 5b3a4ccae8b25ad78dba852f3f32a22d0ee4a16e..3198eebf1319af8545fd1e81d9b6fc294462e671 100644
|
| --- a/.gitignore
|
| +++ b/.gitignore
|
| @@ -338,7 +338,7 @@ v8.log
|
| /third_party/libphonenumber/libphonenumber_without_metadata.xml
|
| /third_party/libphonenumber/src
|
| /third_party/libsrtp
|
| -/third_party/libvpx
|
| +/third_party/libvpx/source/libvpx
|
| /third_party/libwebm/source
|
| /third_party/libyuv
|
| /third_party/lighttpd
|
| @@ -357,8 +357,8 @@ v8.log
|
| /third_party/omaha/src/omaha
|
| /third_party/openmax_dl/
|
| /third_party/opus/src
|
| -/third_party/pdfsqueeze
|
| /third_party/pdfium
|
| +/third_party/pdfsqueeze
|
| /third_party/pefile
|
| /third_party/perl
|
| /third_party/platformsdk_win7
|
|
|