Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(913)

Unified Diff: ui/gfx/x/x11_types.h

Issue 264713007: Add unittests for X11TopmostWindowFinder (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;
« ui/gfx/x/x11_atom_cache.h ('K') | « ui/gfx/x/x11_atom_cache.cc ('k') | ui/views/views.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698