Index: third_party/WebKit/Source/core/editing/EditingStyle.cpp |
diff --git a/third_party/WebKit/Source/core/editing/EditingStyle.cpp b/third_party/WebKit/Source/core/editing/EditingStyle.cpp |
index 332e77410f6f7c4c65b7fda61c47ff429699f97e..a568953d3fc1311b7c5daab92148065c85e7fa8e 100644 |
--- a/third_party/WebKit/Source/core/editing/EditingStyle.cpp |
+++ b/third_party/WebKit/Source/core/editing/EditingStyle.cpp |
@@ -61,7 +61,7 @@ |
#include "core/layout/LayoutBox.h" |
#include "core/layout/LayoutObject.h" |
#include "core/style/ComputedStyle.h" |
-#include "wtf/StdLibExtras.h" |
+#include "platform/wtf/StdLibExtras.h" |
namespace blink { |