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

Unified Diff: ui/events/gestures/gesture_types.h

Issue 23498059: Remove last dependencies on ui/base from ui/gfx (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 3 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/gestures/gesture_types.h
diff --git a/ui/events/gestures/gesture_types.h b/ui/events/gestures/gesture_types.h
index e87a2192d6db463abd32761bcd8c2fa589b37c8b..0f289e70ef11ab6d79c29e8dda728cfb4917149c 100644
--- a/ui/events/gestures/gesture_types.h
+++ b/ui/events/gestures/gesture_types.h
@@ -6,6 +6,7 @@
#define UI_EVENTS_GESTURES_GESTURE_TYPES_H_
#include "base/logging.h"
+#include "ui/base/ui_export.h"
#include "ui/events/event_constants.h"
#include "ui/events/events_export.h"
#include "ui/gfx/rect.h"

Powered by Google App Engine
This is Rietveld 408576698