Chromium Code Reviews| Index: ui/base/ui_base_tests.gyp |
| diff --git a/ui/base/ui_base_tests.gyp b/ui/base/ui_base_tests.gyp |
| index fd5aa0bb590d6511ba2d7782778739b601878456..d92260c530cb4e4f270291f1eb97c1d832d64f9a 100644 |
| --- a/ui/base/ui_base_tests.gyp |
| +++ b/ui/base/ui_base_tests.gyp |
| @@ -95,6 +95,7 @@ |
| 'view_prop_unittest.cc', |
| 'webui/web_ui_util_unittest.cc', |
| 'x/selection_requestor_unittest.cc', |
| + 'x/x11_window_cache_unittest.cc', |
| ], |
| 'include_dirs': [ |
| '../..', |