Index: third_party/WebKit/Source/core/editing/SelectionTemplate.cpp |
diff --git a/third_party/WebKit/Source/core/editing/SelectionTemplate.cpp b/third_party/WebKit/Source/core/editing/SelectionTemplate.cpp |
index 6f964a0ba78f9f19f517e365cc21a59c498e5236..231e94cf12f5cb2cd05315e4b0e661067bce0ae5 100644 |
--- a/third_party/WebKit/Source/core/editing/SelectionTemplate.cpp |
+++ b/third_party/WebKit/Source/core/editing/SelectionTemplate.cpp |
@@ -4,8 +4,8 @@ |
#include "core/editing/SelectionTemplate.h" |
-#include "wtf/Assertions.h" |
#include <ostream> // NOLINT |
+#include "platform/wtf/Assertions.h" |
namespace blink { |