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

Unified Diff: trunk/src/ui/base/x/selection_requestor.cc

Issue 238093002: Revert 263726 "x11: Remove X11 message-pump." (Closed) Base URL: svn://svn.chromium.org/chrome/
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 | « trunk/src/ui/aura/demo/demo_main.cc ('k') | trunk/src/ui/base/x/x11_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/ui/base/x/selection_requestor.cc
===================================================================
--- trunk/src/ui/base/x/selection_requestor.cc (revision 263732)
+++ trunk/src/ui/base/x/selection_requestor.cc (working copy)
@@ -4,10 +4,10 @@
#include "ui/base/x/selection_requestor.h"
+#include "base/message_loop/message_pump_x11.h"
#include "base/run_loop.h"
#include "ui/base/x/selection_utils.h"
#include "ui/base/x/x11_util.h"
-#include "ui/gfx/x/x11_types.h"
namespace ui {
« no previous file with comments | « trunk/src/ui/aura/demo/demo_main.cc ('k') | trunk/src/ui/base/x/x11_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698