Index: third_party/WebKit/Source/core/layout/api/SelectionState.cpp |
diff --git a/third_party/WebKit/Source/core/layout/api/SelectionState.cpp b/third_party/WebKit/Source/core/layout/api/SelectionState.cpp |
index 7ba84f793d6276a29a4a555f8d84cc269ad8358d..8ab9db82040d255e73c15c73fca03ef48c5d820d 100644 |
--- a/third_party/WebKit/Source/core/layout/api/SelectionState.cpp |
+++ b/third_party/WebKit/Source/core/layout/api/SelectionState.cpp |
@@ -4,7 +4,7 @@ |
#include "core/layout/api/SelectionState.h" |
-#include "wtf/Assertions.h" |
+#include "platform/wtf/Assertions.h" |
namespace blink { |