| Index: third_party/WebKit/Source/platform/graphics/ColorSpaceProfileData.cpp
|
| diff --git a/third_party/WebKit/Source/platform/graphics/ColorSpaceProfileData.cpp b/third_party/WebKit/Source/platform/graphics/ColorSpaceProfileData.cpp
|
| index 9ffda900b02844b5612a5e2f699226cae5efcfd4..153dcb2836b64d6a7965b8c007480f459892d225 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/ColorSpaceProfileData.cpp
|
| +++ b/third_party/WebKit/Source/platform/graphics/ColorSpaceProfileData.cpp
|
| @@ -5,7 +5,6 @@
|
| #include "platform/graphics/ColorSpaceProfileData.h"
|
|
|
| #include "wtf/Assertions.h"
|
| -#include "wtf/MainThread.h"
|
|
|
| #if USE(QCMSLIB)
|
|
|
|
|