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

Unified Diff: ui/events/ozone/evdev/event_modifiers.h

Issue 149503003: Remove common EventConverterOzone class & move to EventConverterEvdev (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: s/DispatchEventHelper/DispatchEventTask/ Created 6 years, 11 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/events/ozone/evdev/event_factory.cc ('k') | ui/events/ozone/evdev/key_event_converter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/ozone/evdev/event_modifiers.h
diff --git a/ui/events/ozone/evdev/event_modifiers.h b/ui/events/ozone/evdev/event_modifiers.h
index 225af026fbce0d3c31fc281c5c556236d7a7d255..f2ca3f14c8930d759d583b112037e4df19d7c64f 100644
--- a/ui/events/ozone/evdev/event_modifiers.h
+++ b/ui/events/ozone/evdev/event_modifiers.h
@@ -5,8 +5,8 @@
#ifndef UI_EVENTS_OZONE_EVDEV_EVENT_MODIFIERS_H_
#define UI_EVENTS_OZONE_EVDEV_EVENT_MODIFIERS_H_
+#include "base/basictypes.h"
#include "ui/events/events_export.h"
-#include "ui/events/ozone/event_converter_ozone.h"
namespace ui {
« no previous file with comments | « ui/events/ozone/evdev/event_factory.cc ('k') | ui/events/ozone/evdev/key_event_converter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698