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

Unified Diff: ui/events/blink/scoped_web_input_event.cc

Issue 2234023002: Refactor WebInputEventAura to ui/events/blink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 4 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/blink/input_scroll_elasticity_controller_unittest.cc ('k') | ui/events/blink/web_input_event.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/blink/scoped_web_input_event.cc
diff --git a/ui/events/blink/scoped_web_input_event.cc b/ui/events/blink/scoped_web_input_event.cc
index 037b2968fd2656cbe2f25872baba97096fe1c628..47fe774ab1279441ab8a824903f5d4004ee559da 100644
--- a/ui/events/blink/scoped_web_input_event.cc
+++ b/ui/events/blink/scoped_web_input_event.cc
@@ -4,7 +4,7 @@
#include "ui/events/blink/scoped_web_input_event.h"
-#include "third_party/WebKit/public/web/WebInputEvent.h"
+#include "third_party/WebKit/public/platform/WebInputEvent.h"
#include "ui/events/blink/web_input_event_traits.h"
using blink::WebInputEvent;
« no previous file with comments | « ui/events/blink/input_scroll_elasticity_controller_unittest.cc ('k') | ui/events/blink/web_input_event.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698