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

Unified Diff: sky/engine/public/web/WebActiveWheelFlingParameters.h

Issue 860593003: Move WebInputEvent from public/web to public/platform (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Build fix Created 5 years, 11 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 | « sky/engine/public/platform/WebTouchPoint.h ('k') | sky/engine/public/web/WebInputEvent.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/public/web/WebActiveWheelFlingParameters.h
diff --git a/sky/engine/public/web/WebActiveWheelFlingParameters.h b/sky/engine/public/web/WebActiveWheelFlingParameters.h
index bb543f6b2f99e208a553211d3e25e02c10f013b8..9ffb91dc74834f56da863651c1c69aa19737902b 100644
--- a/sky/engine/public/web/WebActiveWheelFlingParameters.h
+++ b/sky/engine/public/web/WebActiveWheelFlingParameters.h
@@ -29,9 +29,9 @@
#include "../platform/WebCommon.h"
#include "../platform/WebFloatPoint.h"
#include "../platform/WebGestureDevice.h"
+#include "../platform/WebInputEvent.h"
#include "../platform/WebPoint.h"
#include "../platform/WebSize.h"
-#include "sky/engine/public/web/WebInputEvent.h"
namespace blink {
« no previous file with comments | « sky/engine/public/platform/WebTouchPoint.h ('k') | sky/engine/public/web/WebInputEvent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698