Index: content/browser/renderer_host/input/gesture_event_queue.h |
diff --git a/content/browser/renderer_host/input/gesture_event_queue.h b/content/browser/renderer_host/input/gesture_event_queue.h |
index 3f1e240d3f2b46aced8e521aa5ffd841ac591981..4649cca411c27cfd3685445920449095317530a5 100644 |
--- a/content/browser/renderer_host/input/gesture_event_queue.h |
+++ b/content/browser/renderer_host/input/gesture_event_queue.h |
@@ -19,7 +19,6 @@ |
#include "content/common/content_export.h" |
#include "content/common/input/input_event_ack_state.h" |
#include "third_party/WebKit/public/platform/WebInputEvent.h" |
-#include "ui/gfx/transform.h" |
namespace content { |
class GestureEventQueueTest; |