Index: third_party/WebKit/Source/core/frame/csp/CSPSource.cpp |
diff --git a/third_party/WebKit/Source/core/frame/csp/CSPSource.cpp b/third_party/WebKit/Source/core/frame/csp/CSPSource.cpp |
index 9bcd80a7a8baf69d56f6be15b75493f3a1ab5942..00311d6ee9899ad2ea883724a8c693f8159274c2 100644 |
--- a/third_party/WebKit/Source/core/frame/csp/CSPSource.cpp |
+++ b/third_party/WebKit/Source/core/frame/csp/CSPSource.cpp |
@@ -9,7 +9,7 @@ |
#include "platform/weborigin/KURL.h" |
#include "platform/weborigin/KnownPorts.h" |
#include "platform/weborigin/SecurityOrigin.h" |
-#include "wtf/text/WTFString.h" |
+#include "platform/wtf/text/WTFString.h" |
namespace blink { |