Chromium Code Reviews| Index: content/content_common.gypi |
| diff --git a/content/content_common.gypi b/content/content_common.gypi |
| index 3a632053431f938b0a296973c199d06ddc448778..c4fb4ab2b08d0968bf8ec82762491e479f30f9e9 100644 |
| --- a/content/content_common.gypi |
| +++ b/content/content_common.gypi |
| @@ -722,7 +722,6 @@ |
| }], |
| ['use_x11 == 1 and (target_arch != "arm" or chromeos == 0)', { |
| 'sources': [ |
| - 'common/gpu/x_util.cc', |
| 'common/gpu/x_util.h', |
| ], |
| }], |