Chromium Code Reviews| Index: content/content_common.gypi |
| diff --git a/content/content_common.gypi b/content/content_common.gypi |
| index 7a60b84df8c26e9dc9824b862898171b639f653b..585c7d4e45477e898249310fa8bd6ea7819e0ade 100644 |
| --- a/content/content_common.gypi |
| +++ b/content/content_common.gypi |
| @@ -496,7 +496,7 @@ |
| ], |
| }, |
| }], |
| - ['target_arch != "arm" and chromeos == 1 and use_x11 == 1', { |
| + ['target_arch != "arm" and use_x11 == 1', { |
| 'sources': [ |
| 'common/gpu/media/h264_dpb.cc', |
| 'common/gpu/media/h264_dpb.h', |