Index: ui/base/x/x11_util.h |
diff --git a/ui/base/x/x11_util.h b/ui/base/x/x11_util.h |
index dd3037dab796229524901adc0e64b5ad89b0d47e..4cb3ecae9d7005d0cc658a2044ba8a30df907ed8 100644 |
--- a/ui/base/x/x11_util.h |
+++ b/ui/base/x/x11_util.h |
@@ -28,6 +28,7 @@ typedef struct _XDisplay Display; |
typedef unsigned long Cursor; |
typedef struct _XcursorImage XcursorImage; |
typedef struct _XImage XImage; |
+typedef struct _XGC *GC; |
#if defined(TOOLKIT_GTK) |
typedef struct _GdkDrawable GdkWindow; |