Chromium Code Reviews| Index: ui/ui.gyp |
| diff --git a/ui/ui.gyp b/ui/ui.gyp |
| index 478ff6fafb35f5d6f38e0cc1dcbc6376f5c114ca..e330df41af4f36f51dfbdf8bf597b5483466bd66 100644 |
| --- a/ui/ui.gyp |
| +++ b/ui/ui.gyp |
| @@ -295,6 +295,8 @@ |
| 'base/x/root_window_property_watcher_x.h', |
| 'base/x/work_area_watcher_x.cc', |
| 'base/x/work_area_watcher_x.h', |
| + 'base/x/x11_atom_cache.cc', |
| + 'base/x/x11_atom_cache.h', |
| 'base/x/x11_util.cc', |
| 'base/x/x11_util.h', |
| 'base/x/x11_util_internal.h', |