Index: third_party/WebKit/Source/core/page/TouchDisambiguation.h |
diff --git a/third_party/WebKit/Source/core/page/TouchDisambiguation.h b/third_party/WebKit/Source/core/page/TouchDisambiguation.h |
index bb8be218badaac66d38f8eb626969db3176ce8bb..0c603c6a9961fd9d232b5bdac794722e38ef0dae 100644 |
--- a/third_party/WebKit/Source/core/page/TouchDisambiguation.h |
+++ b/third_party/WebKit/Source/core/page/TouchDisambiguation.h |
@@ -33,7 +33,7 @@ |
#include "core/CoreExport.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/Vector.h" |
+#include "platform/wtf/Vector.h" |
namespace blink { |