| Index: gpu/ipc/service/gpu_watchdog_thread.h
|
| diff --git a/gpu/ipc/service/gpu_watchdog_thread.h b/gpu/ipc/service/gpu_watchdog_thread.h
|
| index b88c20acf437cf75c9d062848cc39d76a782868e..09238c1e0666cf8bb0755208aef2593e17290eaf 100644
|
| --- a/gpu/ipc/service/gpu_watchdog_thread.h
|
| +++ b/gpu/ipc/service/gpu_watchdog_thread.h
|
| @@ -19,10 +19,6 @@
|
| #include "ui/gfx/native_widget_types.h"
|
|
|
| #if defined(USE_X11)
|
| -extern "C" {
|
| -#include <X11/Xlib.h>
|
| -#include <X11/Xatom.h>
|
| -}
|
| #include <sys/poll.h>
|
| #include "ui/base/x/x11_util.h" // nogncheck
|
| #include "ui/gfx/x/x11_types.h" // nogncheck
|
|
|