Index: ui/base/x/x11_menu_list.h |
diff --git a/ui/base/x/x11_menu_list.h b/ui/base/x/x11_menu_list.h |
index 4e8476aea088b75cf387925d2f459e70522e7586..3970677516afa7e50af8f5905bc102ddbcaea7e8 100644 |
--- a/ui/base/x/x11_menu_list.h |
+++ b/ui/base/x/x11_menu_list.h |
@@ -11,8 +11,6 @@ |
#include "ui/base/ui_base_export.h" |
#include "ui/gfx/x/x11_types.h" |
-typedef unsigned long Atom; |
- |
sadrul
2014/05/02 19:19:38
We should keep this. We do use Atom below (IWYU an
|
// A process wide singleton cache for X menus. |
template <typename T> struct DefaultSingletonTraits; |