Index: third_party/WebKit/Source/core/frame/csp/CSPDirective.h |
diff --git a/third_party/WebKit/Source/core/frame/csp/CSPDirective.h b/third_party/WebKit/Source/core/frame/csp/CSPDirective.h |
index 4695a7d3c589ce6ed326089db8d0dffbc8706a60..340115f4aca2c63f619fa6a1a1f030a8863e8344 100644 |
--- a/third_party/WebKit/Source/core/frame/csp/CSPDirective.h |
+++ b/third_party/WebKit/Source/core/frame/csp/CSPDirective.h |
@@ -7,7 +7,7 @@ |
#include "core/CoreExport.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/text/WTFString.h" |
+#include "platform/wtf/text/WTFString.h" |
namespace blink { |