Chromium Code Reviews| Index: ui/base/x/x11_foreign_window_manager.cc |
| diff --git a/ui/base/x/x11_foreign_window_manager.cc b/ui/base/x/x11_foreign_window_manager.cc |
| index 39029d060d28fc9e86983dfe2fff526814c802ba..f40ac34036eff17195af363937496a6dbcb0b1d3 100644 |
| --- a/ui/base/x/x11_foreign_window_manager.cc |
| +++ b/ui/base/x/x11_foreign_window_manager.cc |
| @@ -6,6 +6,7 @@ |
| #include <X11/Xlib.h> |
| +#include "base/compiler_specific.h" |
| #include "base/memory/singleton.h" |
| namespace ui { |