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

Unified Diff: third_party/WebKit/public/web/WebWidgetClient.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
« no previous file with comments | « third_party/WebKit/public/web/WebTouchAction.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/web/WebWidgetClient.h
diff --git a/third_party/WebKit/public/web/WebWidgetClient.h b/third_party/WebKit/public/web/WebWidgetClient.h
index 28e941f779010dffac88bed10d1ee6acfe6e69e6..cd62e33845a72d617c193ed0fe97520701338caf 100644
--- a/third_party/WebKit/public/web/WebWidgetClient.h
+++ b/third_party/WebKit/public/web/WebWidgetClient.h
@@ -39,9 +39,9 @@
#include "public/platform/WebRect.h"
#include "public/platform/WebReferrerPolicy.h"
#include "public/platform/WebScreenInfo.h"
+#include "public/platform/WebTouchAction.h"
#include "public/web/WebMeaningfulLayout.h"
#include "public/web/WebTextDirection.h"
-#include "public/web/WebTouchAction.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/public/web/WebTouchAction.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698