| Index: ui/ui.gyp
|
| diff --git a/ui/ui.gyp b/ui/ui.gyp
|
| index 8effb69fe490d2face6187de82c08543a01eb4e6..fb023164e11c77a7c4eabc8e8639127a308b69b5 100644
|
| --- a/ui/ui.gyp
|
| +++ b/ui/ui.gyp
|
| @@ -382,8 +382,6 @@
|
| 'base/x/active_window_watcher_x.cc',
|
| 'base/x/active_window_watcher_x.h',
|
| 'base/x/active_window_watcher_x_observer.h',
|
| - 'base/x/device_data_manager.cc',
|
| - 'base/x/device_data_manager.h',
|
| 'base/x/device_list_cache_x.cc',
|
| 'base/x/device_list_cache_x.h',
|
| 'base/x/events_x.cc',
|
| @@ -395,6 +393,8 @@
|
| 'base/x/selection_requestor.h',
|
| 'base/x/selection_utils.cc',
|
| 'base/x/selection_utils.h',
|
| + 'base/x/valuators.cc',
|
| + 'base/x/valuators.h',
|
| 'base/x/work_area_watcher_x.cc',
|
| 'base/x/work_area_watcher_x.h',
|
| 'base/x/x11_atom_cache.cc',
|
|
|