Chromium Code Reviews| Index: ui/ui_unittests.gypi |
| diff --git a/ui/ui_unittests.gypi b/ui/ui_unittests.gypi |
| index 8317d5a149095a3ac28e381dad8c5f8639c6e4a6..11bab843ef8049d68cb03dfa87c66c2cb820c4a3 100644 |
| --- a/ui/ui_unittests.gypi |
| +++ b/ui/ui_unittests.gypi |
| @@ -291,6 +291,9 @@ |
| ], |
| }], |
| ['use_x11==1', { |
| + 'sources': [ |
| + 'base/x/x11_util_unittest.cc', |
|
Daniel Erat
2013/10/29 16:27:03
i think that the usual pattern i've seen is to lis
|
| + ], |
| 'dependencies': [ |
| '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
| ], |