Index: third_party/WebKit/Source/core/page/DragState.h |
diff --git a/third_party/WebKit/Source/core/page/DragState.h b/third_party/WebKit/Source/core/page/DragState.h |
index d5a2905cf654d3247b00f986bcfbe559d084552a..110094bc3cf4ba5ae903fe051eaca225869fab62 100644 |
--- a/third_party/WebKit/Source/core/page/DragState.h |
+++ b/third_party/WebKit/Source/core/page/DragState.h |
@@ -28,7 +28,7 @@ |
#include "core/page/DragActions.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/Noncopyable.h" |
+#include "platform/wtf/Noncopyable.h" |
namespace blink { |