| Index: third_party/libvpx/libvpx.gyp | 
| diff --git a/third_party/libvpx/libvpx.gyp b/third_party/libvpx/libvpx.gyp | 
| index f0e5f3484b5175a32f79cf8ea2812b078bfa80d8..c5213648b6b168793d69f6af68ba1688f8f4ab8e 100644 | 
| --- a/third_party/libvpx/libvpx.gyp | 
| +++ b/third_party/libvpx/libvpx.gyp | 
| @@ -4,7 +4,7 @@ | 
|  | 
| { | 
| 'targets': [ | 
| -    # libvpx_lib is currently not being used since we use libvpx inside | 
| +    # libvpx_lib is not currently being used since we use libvpx inside | 
| # libavcodec. Keeping this just in case we need this later. | 
| { | 
| 'target_name': 'libvpx_lib', | 
|  |