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

Unified Diff: ui/base/ozone/event_factory_ozone.h

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/ozone/event_converter_ozone.cc ('k') | ui/base/ozone/event_factory_ozone.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ozone/event_factory_ozone.h
diff --git a/ui/base/ozone/event_factory_ozone.h b/ui/base/ozone/event_factory_ozone.h
index adf5b81c61e28ed2e596484f1f7c68d956e239fd..4a7e53358dc3cd6e46ef6a32b4009aad8262ee44 100644
--- a/ui/base/ozone/event_factory_ozone.h
+++ b/ui/base/ozone/event_factory_ozone.h
@@ -6,7 +6,7 @@
#define UI_BASE_OZONE_EVENT_FACTORY_OZONE_H_
#include "base/memory/scoped_vector.h"
-#include "base/message_pump_libevent.h"
+#include "base/message_loop/message_pump_libevent.h"
#include "ui/base/ozone/event_converter_ozone.h"
#include "ui/base/ui_export.h"
« no previous file with comments | « ui/base/ozone/event_converter_ozone.cc ('k') | ui/base/ozone/event_factory_ozone.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698