| Index: Source/core/platform/graphics/skia/NativeImageSkia.cpp
|
| diff --git a/Source/core/platform/graphics/skia/NativeImageSkia.cpp b/Source/core/platform/graphics/skia/NativeImageSkia.cpp
|
| index e8c3fea216b33c529a3e8c02b9123baab0a95914..4819bca18577117c001640597ba2cd0934c26af4 100644
|
| --- a/Source/core/platform/graphics/skia/NativeImageSkia.cpp
|
| +++ b/Source/core/platform/graphics/skia/NativeImageSkia.cpp
|
| @@ -40,7 +40,7 @@
|
| #include "SkiaUtils.h"
|
| #include "core/platform/graphics/GraphicsContext3D.h"
|
|
|
| -#include "TraceEvent.h"
|
| +#include "core/platform/chromium/TraceEvent.h"
|
| #include "core/platform/graphics/chromium/DeferredImageDecoder.h"
|
|
|
| namespace WebCore {
|
|
|