Chromium Code Reviews| Index: ui/ui_unittests.gypi |
| diff --git a/ui/ui_unittests.gypi b/ui/ui_unittests.gypi |
| index eb345f0433361e8b3fefbb903425877de868dd49..fdcbfc3f007febde64cf91f1083834b336bf3971 100644 |
| --- a/ui/ui_unittests.gypi |
| +++ b/ui/ui_unittests.gypi |
| @@ -188,6 +188,7 @@ |
| }], |
| ['OS == "linux"', { |
| 'sources': [ |
| + 'base/x/x11_util_unittest.cc', |
| 'gfx/platform_font_pango_unittest.cc', |
| ], |
| }], |