Index: third_party/WebKit/Source/core/editing/commands/SetNodeAttributeCommand.cpp |
diff --git a/third_party/WebKit/Source/core/editing/commands/SetNodeAttributeCommand.cpp b/third_party/WebKit/Source/core/editing/commands/SetNodeAttributeCommand.cpp |
index 27a8869810ec0f725c9c9eb7e17f67d474f6a101..e2e183c93d16ebd4a0960c1e1b9d6f62146441f8 100644 |
--- a/third_party/WebKit/Source/core/editing/commands/SetNodeAttributeCommand.cpp |
+++ b/third_party/WebKit/Source/core/editing/commands/SetNodeAttributeCommand.cpp |
@@ -26,7 +26,7 @@ |
#include "core/editing/commands/SetNodeAttributeCommand.h" |
#include "core/dom/Element.h" |
-#include "wtf/Assertions.h" |
+#include "platform/wtf/Assertions.h" |
namespace blink { |