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

Unified Diff: third_party/WebKit/Source/core/input/TouchActionUtil.h

Issue 2863693003: Unify TouchAction classes (Closed)
Patch Set: add cstdlib Created 3 years, 7 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: third_party/WebKit/Source/core/input/TouchActionUtil.h
diff --git a/third_party/WebKit/Source/core/input/TouchActionUtil.h b/third_party/WebKit/Source/core/input/TouchActionUtil.h
index 1104e6dea917840bb71e54c66311df542d42a3aa..682dad222449a221a3d5a39789bb4deadd178695 100644
--- a/third_party/WebKit/Source/core/input/TouchActionUtil.h
+++ b/third_party/WebKit/Source/core/input/TouchActionUtil.h
@@ -6,7 +6,7 @@
#define TouchActionUtil_h
#include "core/CoreExport.h"
-#include "core/style/ComputedStyleConstants.h"
+#include "platform/graphics/TouchAction.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/events/TouchEventTest.cpp ('k') | third_party/WebKit/Source/core/input/TouchActionUtil.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698