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

Unified Diff: ui/base/x/x11_menu_list.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
« no previous file with comments | « no previous file | ui/base/x/x11_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « no previous file | ui/base/x/x11_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698