Index: Source/web/WebImageDecoder.cpp |
diff --git a/Source/web/WebImageDecoder.cpp b/Source/web/WebImageDecoder.cpp |
index 4168a2e6c0f9f28ee899ed1f61e28016fc4f6c78..3e5140c94c4b09d768b5a5eabb1e7db3c6e2f1df 100644 |
--- a/Source/web/WebImageDecoder.cpp |
+++ b/Source/web/WebImageDecoder.cpp |
@@ -34,7 +34,6 @@ |
#include "core/platform/SharedBuffer.h" |
#include "core/platform/image-decoders/bmp/BMPImageDecoder.h" |
#include "core/platform/image-decoders/ico/ICOImageDecoder.h" |
-#include "wtf/CPU.h" |
#include "wtf/OwnPtr.h" |
#include "wtf/PassOwnPtr.h" |
#include "wtf/PassRefPtr.h" |