Index: third_party/WebKit/Source/core/editing/FrameSelection.h |
diff --git a/third_party/WebKit/Source/core/editing/FrameSelection.h b/third_party/WebKit/Source/core/editing/FrameSelection.h |
index 50a9e643c52b60fcf75b867d8bb4f138b34ccb3b..5ed4c3107ebd5eb5bd908f2663a2721b84be5869 100644 |
--- a/third_party/WebKit/Source/core/editing/FrameSelection.h |
+++ b/third_party/WebKit/Source/core/editing/FrameSelection.h |
@@ -41,7 +41,7 @@ |
#include "platform/geometry/LayoutRect.h" |
#include "platform/graphics/PaintInvalidationReason.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/Noncopyable.h" |
+#include "platform/wtf/Noncopyable.h" |
namespace blink { |