Index: Source/web/WebKit.cpp |
diff --git a/Source/web/WebKit.cpp b/Source/web/WebKit.cpp |
index 543e34b2bfd25b726021c5eb8e7bb9069fe05e03..4433672a2bddaa14dbffb512c8f7f1b3c0b15206 100644 |
--- a/Source/web/WebKit.cpp |
+++ b/Source/web/WebKit.cpp |
@@ -60,7 +60,7 @@ |
#include "wtf/Assertions.h" |
#include "wtf/CryptographicallyRandomNumber.h" |
#include "wtf/MainThread.h" |
-#include "wtf/WTF.h" |
+#include "wtf/Partitions.h" |
#include "wtf/text/AtomicString.h" |
#include "wtf/text/TextEncoding.h" |
#include <v8.h> |