diff options
author | derat@chromium.org <derat@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-29 09:02:03 +0000 |
---|---|---|
committer | derat@chromium.org <derat@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-29 09:02:03 +0000 |
commit | 35ad17bddefacc430196f6f32822828a91a896ed (patch) | |
tree | 9ecb75c81327577ff389f6ed4fa2eaf16b63aef4 /.gitignore | |
parent | adc8e85a8f784d724a3edd6f777b05ca64ab312a (diff) | |
download | chromium_src-35ad17bddefacc430196f6f32822828a91a896ed.zip chromium_src-35ad17bddefacc430196f6f32822828a91a896ed.tar.gz chromium_src-35ad17bddefacc430196f6f32822828a91a896ed.tar.bz2 |
Update libsrtp path in .gitignore.
BUG=none
TEST=ran "git status"
TBR=mallinath
Review URL: http://codereview.chromium.org/9298047
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119636 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -115,10 +115,8 @@ v8.log /third_party/libjingle/source /third_party/libjpeg_turbo /third_party/libphonenumber/src -/third_party/libsrtp/src +/third_party/libsrtp /third_party/libvpx -/third_party/libvpx/include -/third_party/libvpx/lib /third_party/libyuv /third_party/lighttpd /third_party/lss |