Index: ui/gfx/x/x11_types.h |
diff --git a/ui/gfx/x/x11_types.h b/ui/gfx/x/x11_types.h |
index b9f1f9c1fcef49c9bc9cb36be1521a7d2f627acb..945776d3bfa7ce6359d1c94f8ab572a3ebac6bf9 100644 |
--- a/ui/gfx/x/x11_types.h |
+++ b/ui/gfx/x/x11_types.h |
@@ -8,6 +8,7 @@ |
#include "base/basictypes.h" |
#include "ui/gfx/gfx_export.h" |
+typedef unsigned long XAtom; |
typedef unsigned long XID; |
typedef struct _XImage XImage; |
typedef struct _XGC *GC; |