Chromium Code Reviews| Index: content/content_common.gypi |
| diff --git a/content/content_common.gypi b/content/content_common.gypi |
| index 4fe8ef97f74d2902c00d536abf3a6a0dd564b177..8d46684e5e782db5e9357b447d095bc2f34105bd 100644 |
| --- a/content/content_common.gypi |
| +++ b/content/content_common.gypi |
| @@ -489,7 +489,7 @@ |
| ], |
| }, |
| }], |
| - ['target_arch != "arm" and (OS=="linux" or chromeos == 1)', { |
| + ['target_arch != "arm" and chromeos == 1', { |
| 'sources': [ |
| 'common/gpu/media/h264_dpb.cc', |
| 'common/gpu/media/h264_dpb.h', |