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

Unified Diff: ui/events/event_utils.cc

Issue 1410873012: events: Preserve pointer details in native MouseEvent constructor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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/event_utils.cc
diff --git a/ui/events/event_utils.cc b/ui/events/event_utils.cc
index 1b3d7a9301db28bef028a3d0e0a00cbf6ba431f7..c2d2adb901edf0553f5da850ff5d9cca34f419e5 100644
--- a/ui/events/event_utils.cc
+++ b/ui/events/event_utils.cc
@@ -6,7 +6,6 @@
#include <vector>
-#include "ui/events/event.h"
#include "ui/gfx/display.h"
#include "ui/gfx/screen.h"
« no previous file with comments | « ui/events/event_utils.h ('k') | ui/events/events_default.cc » ('j') | ui/events/x/events_x.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698