Index: third_party/WebKit/public/platform/WebTouchPoint.h |
diff --git a/third_party/WebKit/public/platform/WebTouchPoint.h b/third_party/WebKit/public/platform/WebTouchPoint.h |
index 4ec7d4e7f2beeb1992f8d5df606d1a63ffa307d3..d26611fd06608eca590cff13f7b6006a82146475 100644 |
--- a/third_party/WebKit/public/platform/WebTouchPoint.h |
+++ b/third_party/WebKit/public/platform/WebTouchPoint.h |
@@ -31,9 +31,9 @@ |
#ifndef WebTouchPoint_h |
#define WebTouchPoint_h |
-#include "../platform/WebCommon.h" |
-#include "../platform/WebFloatPoint.h" |
-#include "../platform/WebPointerProperties.h" |
+#include "public/platform/WebCommon.h" |
+#include "public/platform/WebFloatPoint.h" |
+#include "public/platform/WebPointerProperties.h" |
namespace blink { |