| Index: ui/base/x/work_area_watcher_x.cc
|
| diff --git a/ui/base/x/work_area_watcher_x.cc b/ui/base/x/work_area_watcher_x.cc
|
| index 0e2aaa2cc93706e1288a5e062b89c4c70bb35680..053b48990110ae5666ad67c461b4d2301a81df67 100644
|
| --- a/ui/base/x/work_area_watcher_x.cc
|
| +++ b/ui/base/x/work_area_watcher_x.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "ui/base/x/work_area_watcher_x.h"
|
|
|
| +#include "base/memory/singleton.h"
|
| #include "ui/base/work_area_watcher_observer.h"
|
| #include "ui/base/x/root_window_property_watcher_x.h"
|
| #include "ui/base/x/x11_util.h"
|
|
|