Index: third_party/WebKit/Source/platform/wtf/text/WTFString.h |
diff --git a/third_party/WebKit/Source/platform/wtf/text/WTFString.h b/third_party/WebKit/Source/platform/wtf/text/WTFString.h |
index 608e2b461e5d3b90b64c8818ccaa35ab374dc07a..87d75f9d7f5075673787586d7d64fd60bb2f5140 100644 |
--- a/third_party/WebKit/Source/platform/wtf/text/WTFString.h |
+++ b/third_party/WebKit/Source/platform/wtf/text/WTFString.h |
@@ -603,5 +603,5 @@ using WTF::Equal; |
using WTF::Find; |
using WTF::IsSpaceOrNewline; |
-#include "wtf/text/AtomicString.h" |
+#include "platform/wtf/text/AtomicString.h" |
#endif // WTFString_h |