Chromium Code Reviews| Index: content/content_common.gypi |
| diff --git a/content/content_common.gypi b/content/content_common.gypi |
| index 9df5c364a6eeaf1fd4e54def8b06200724e47d7a..9bcc72efa131fe89a56a0e17e3e84b9b4453fbd5 100644 |
| --- a/content/content_common.gypi |
| +++ b/content/content_common.gypi |
| @@ -630,7 +630,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', |