Index: ui/gfx/x/x11_types.h |
diff --git a/ui/gfx/x/x11_types.h b/ui/gfx/x/x11_types.h |
index 0f96fdc6a89e47a432ad28f55599ab8497b885a1..87749e51bc5ac5634dc1e2ac0b6b7dd69a2f7ced 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 Atom; |
typedef unsigned long XID; |
typedef struct _XImage XImage; |
typedef struct _XGC *GC; |