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

Unified Diff: ui/base/x/x11_atom_cache.cc

Issue 17078005: Move message_pump to base/message_loop. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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 | « ui/base/x/selection_requestor.cc ('k') | ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/x/x11_atom_cache.cc
diff --git a/ui/base/x/x11_atom_cache.cc b/ui/base/x/x11_atom_cache.cc
index d2468d722c530f3c389b711c5843a76e6785babd..1c49ddb2a4b461a23f24ed3d6bb78f1473b65a76 100644
--- a/ui/base/x/x11_atom_cache.cc
+++ b/ui/base/x/x11_atom_cache.cc
@@ -6,8 +6,8 @@
#include <X11/Xatom.h>
-#include "base/message_pump_aurax11.h"
#include "base/memory/scoped_ptr.h"
+#include "base/message_loop/message_pump_aurax11.h"
namespace ui {
« no previous file with comments | « ui/base/x/selection_requestor.cc ('k') | ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698