Index: third_party/WebKit/Source/core/frame/ContentSettingsClient.h |
diff --git a/third_party/WebKit/Source/core/frame/ContentSettingsClient.h b/third_party/WebKit/Source/core/frame/ContentSettingsClient.h |
index f8731ae36ab3594bbf779cf31684a735a5739d58..52ef14093ea22f3887607d989b6e094a638cca14 100644 |
--- a/third_party/WebKit/Source/core/frame/ContentSettingsClient.h |
+++ b/third_party/WebKit/Source/core/frame/ContentSettingsClient.h |
@@ -9,7 +9,7 @@ |
#include "core/CoreExport.h" |
#include "platform/heap/Heap.h" |
-#include "wtf/Forward.h" |
+#include "platform/wtf/Forward.h" |
namespace blink { |