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

Unified Diff: ui/events/ozone/event_factory_delegate_ozone.h

Issue 28513004: Move evdev events support into EventFactoryDelegateEvdev (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add evdev to filename_rules.gypi Created 7 years, 2 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
Index: ui/events/ozone/event_factory_delegate_ozone.h
diff --git a/ui/events/ozone/event_factory_delegate_ozone.h b/ui/events/ozone/event_factory_delegate_ozone.h
index 0671f2f85687b2ef7ed96e04060e407099d0b9dc..ad7fc524c9409d6876c65262f79cbc7fc757de24 100644
--- a/ui/events/ozone/event_factory_delegate_ozone.h
+++ b/ui/events/ozone/event_factory_delegate_ozone.h
@@ -5,6 +5,9 @@
#ifndef UI_EVENTS_OZONE_EVENT_FACTORY_DELEGATE_OZONE_H_
#define UI_EVENTS_OZONE_EVENT_FACTORY_DELEGATE_OZONE_H_
+#include "base/basictypes.h"
+#include "ui/events/events_export.h"
+
namespace ui {
class Event;
class EventFactoryOzone;
« no previous file with comments | « ui/events/ozone/evdev/touch_event_converter_unittest.cc ('k') | ui/events/ozone/event_factory_delegate_ozone.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698