Chromium Code Reviews| Index: third_party/ffmpeg/ffmpeg.gyp |
| diff --git a/third_party/ffmpeg/ffmpeg.gyp b/third_party/ffmpeg/ffmpeg.gyp |
| index 623aa067c0da7bcd0bf4377dc176a81dee06631b..dae2661d162c2ac32dc7326f39364c94231163e8 100755 |
| --- a/third_party/ffmpeg/ffmpeg.gyp |
| +++ b/third_party/ffmpeg/ffmpeg.gyp |
| @@ -3,9 +3,6 @@ |
| # found in the LICENSE file. |
| { |
| - 'includes': [ |
| - '../../build/common.gypi', |
| - ], |
| 'target_defaults': { |
| 'conditions': [ |
| ['OS!="linux" and OS!="freebsd"', {'sources/': [['exclude', '/linux/']]}], |