| Index: Source/platform/graphics/ImageDecodingStore.cpp
|
| diff --git a/Source/platform/graphics/ImageDecodingStore.cpp b/Source/platform/graphics/ImageDecodingStore.cpp
|
| index a6e1fda5ef59a2d9bb92e29da723bf655bf2fa1f..68c4a529889c779d21fb6cc1e5054a1c575bc6f8 100644
|
| --- a/Source/platform/graphics/ImageDecodingStore.cpp
|
| +++ b/Source/platform/graphics/ImageDecodingStore.cpp
|
| @@ -26,7 +26,7 @@
|
| #include "config.h"
|
| #include "platform/graphics/ImageDecodingStore.h"
|
|
|
| -#include "platform/TraceEvent.h"
|
| +#include "wtf/TraceEvent.h"
|
|
|
| namespace WebCore {
|
|
|
|
|