Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / wtf / WTF.cpp
index 219d921..d199fbe 100644 (file)
 #include "wtf/DefaultAllocator.h"
 #include "wtf/FastMalloc.h"
 
-#ifndef NDEBUG
-#include "wtf/MainThread.h"
-#endif
-
 namespace WTF {
 
 extern void initializeThreading();